Hi everyone, currently I'm studying Regular Expression topic in Python (I'm using Spyder IDE) . I tried some examples and...
Posted by u/rizkifn3105 in r/Python
1 messages · Page 16 of 1
Hi everyone, currently I'm studying Regular Expression topic in Python (I'm using Spyder IDE) . I tried some examples and...
I am currently taking a class in python at the collage I am attending and I've tried asking for help , All my teacher told me...
Hey guys, So I created a py backdoor and encrypted it using ASE256 bit to avoid detection. I'm currently trying to make it an...
Hi, I'm having a hard time following guides using temp, gas- and particle-sensors like BME280, MQ7 and the Waveshare dust-...
I did a full analysis of the Windows Store version of Python and have posted my research along with the sad news that there...
Hello, I am currently trying to program a checkout bot via Python and a Shopify website won’t let me right click inspect some...
hello world, I will be going to my house in the forest for about 2-3 weeks. Im new to python and I have 2 Udemy courses...
Hi! I would like to ask and confirm about the following appropriate frameworks for GUI building for Python. From lurking...
I would like to put together a little program that will run all day and tell me when a user has been locked out in active...
Hi guys, i am trying to learn python. I am using vs studio with python extension and this is the result for x in range (5):...
Pycharm - Python 3.7 - PyQt5 I have tried the following: ​ 1st Attempt - Download: I downloaded PyQt5 from...
Homer is a Python package that can help make your text more clear, simple and useful for the reader. It provides information...
I know a bit of linear algebra (basic addition and multiplication) and i also know little to no calculus(i know what a...
I want to make a free paint software with plugin support with python. Which Graphic or gui software should i use.
Had a (very) slow week at work, and decided that I would love to browse Reddit without getting some attention. You just need...
Hi guys, I am just approaching to code with python. I need help to understand the correct workflow. i am going to try to be a...
Hey, this is my first post in this sub and I am having a problem while installing pip, I've reinstalled python after...
I've read a lot talking about how signals and threads don't mix. Though usually these articles are talking about signalling...
Hi, I have a problem putting strings into a queue. queue_urls_high = multiprocessing.Queue() if url_pool_high: flat_list =...
So, today i decided to make a simple calculator just to practice some basics. But there is a thing i wanna do but i have no...
So VGM files (video game music) are a way to log changes to sound hardware. The important thing to note is that someone made...
Good afternoon/morning, I have some simple questions hopefully someone could help me out. I literally just started to learn...
I am trying to program a checkout bot via Python on the shopify site of Kith right now and I am able to open the browser via...
How would i go about sending email with encrypted connection with smtplib ? I want to connect, login, send an email, and...
Hello,I'm currently working on a OO approach of MineSweeper to practice python and I'm stuck with one function. I'm trying to...
I want to have to following: My dict = { "file_name" : "some name", "file_path : "parent/path/%s", %mydict["file_name"] }...
I think npm and npmtrends are really cool. You can see how many times a package has been downloaded at certain time...
Does anybody know a good method of sending keystrokes to inactive windows? I've been trying to find a way and posts like...
So it was that in the year 2019, a man who dreamed of being able to do stuff he could not do took on an off-platform...
I've seen endless amounts of "sudo apt-get install pillow-imagetk" but nothing about how to do it with pip. I've tried...
This week's top r/Python posts have arrived!
Python's response to MATLAB
| 3899 upvotes | 389 comments | u/Alexanderdaawesome | r/Python |
Approx 6 months back. I was asking help to practice and learn...
| 1306 upvotes | 118 comments | u/bathon | r/Python |
Coding is 90% Google Searching — A Brief Note for Beginners
| 1048 upvotes | 171 comments | u/DJVeaux | r/Python |
This is my first Python script... it automates creating a new...
| 719 upvotes | 68 comments | u/jarod-burch | r/Python |
Saw similar in r/webdev and decided to replicate using python
| 447 upvotes | 27 comments | u/Lukki96 | r/Python |
I am trying to create an auto-checkout bot for Shopify sites (Kith in this instance) and, with my script, I was able to...
Thanks in advance for any response. I am querying data from SQL Server and inserting it into Neo4j. I am able to connect to...
Hello, I'm new to Python. Just downloaded 3.7.4 and Pycharm community anaconda. I downloaded pandas package through pip but...
So I'm pretty new to python. Just to give you a bit of an idea of where I'm at on my python journey. I've made it through to...
class TestBase(object): def init(self, values=[]): self.values = values class Test(TestBase): pass if name ==...
Hi, I am currently supporting around 1000+ Windows 2003 Servers in which an application is running. I want to get the default...
Isn't it obvious as the function name suggests the same thing? Like instead of pd.read_csv("xyz.csv") why not...
Hi, I recently used an S3 bucket to upload some txt data for a script with boto3. Can I use boto3 also to upload videos? Is...
Hi all, New(ish) to Python, but not to programming. I think the problem is that I'm writing back, in my head to the language...
Hello! Yesterday, I published on GitHub and...
I was looking through stuff on design patterns recently. Singletons always looked ugly to me in Python the few times I needed...
Hey guys, how am I supposed to solve this error? code coef_path_merged[:, same_lambda_idxs] =...
to enter on the internet and do something but in the background like how can you do with selenium but without opening the...
Hey, So I was about working on my first python app. But I am unsure of which GUI library to work with. I want create an app...
Hello all, I'm currently trying to parse some data from the json files that I receive from our clients from china, but I'm...
I've been programming in Python for a while, but I haven't done much web stuff using Python as a backend. So I decided to...
Just started my journey of Python coding and am looking to get really immersed in it as much as I can. My title says what I...
I currently only want to do sentiment analysis of half yearly reports but its proving to be a difficult task since I can't...
I have just released a new version of my book Python GUI. I had to make some changes in formatting the source code. Hope that...
I’m currently building a photo-bioreactor based on a raspberry pi running python code. The bioreactor is supposed to collect...
I am trying to debug a python application with pdb and cant seem to get it working properly when used on sections that employ...
I will to write a python script that does the following: 1. Subscribe to a list of MQTT topics 2. Parse the incoming messages...
I was working on a script and I'm stuck somewhere and I need help/guidance. I have a script that connects to internet and...
I am looking to create a script to splice a sports highlights video such as this...
So I used pyinstaller to package a Python scraper into one file. It works great on my Mac. I'm trying to email these to my...
I'm trying to save links to a text file, which has to be updated once in a while, with the code: with...
Guys i really need help.i need to programme firewall and vpn with python . What area do i need to cover,study and...
Why not just install globally and never have to reinstall them for another project?
I literally just want to do that, nothing more nothing less. I can’t seem to find anything useful on Google, it’s all very...
Hello everybody ! I'm a student learning computer science and programming. I coded my own version of the famous game...
Could you guys direct me where to start to learn python Telegram bot well enough
Hey there, currently I'm programming an installer for a project which needs to configure, among other things, network...
I have now completed the course Python for Everybody on Coursera and currently I don't really know how to further advance....
I’ve seen top 3-5 frameworks for GUI programming (Qt, Wx, ...). Is there any clear winners or for general UI functionality...
Hi all! So, I'm making a youtube series about using web scraping techniques to automate our daily web-based tasks in Python....
I'm trying to include a function that is called after 60 seconds in a discord.py bot. Before I was...
I was wondering if it's possible (and what resources might be available) to code a weekly scheduler application with python....
I'd like to check a few out and see if I can use it to create a cool project
I'm still having a hard time navigating documentation, and today I spent way too long trying to figure out how to set a...
Hello all, I posted this on /r/codinghelp and someone suggested I share here! I just learned Python (my first language) and I...
Hi, I am fairly new to python scripting and I am trying to write a script for editing a video at work. All I need it to do is...
I am trying to build a web scraper that searches for keywords on a website. For example, I want to find a keywords "live",...
Write a function rotate(m) that takes a list representation m of a square matrix as input, and returns the matrix obtained by...
Hi guys, I am a newbie with python! 🐍 I want to connect with my code to my FTP server and Change a 'whitelist.json' file,...
Hi everyone, I'm new in AI world and I wanted to do this one task with python and AI. I posted my problem in [stackexchange...
So, in Python if you want to open something in a limited scope and have it automatically close at the end of the scope, you...
Hello, My current code reads some data from photodiode and Python writes all that data in the same excel file each time we...
Here's a simple game I've recently wrote with Python. That's an old school Pong, enjoy!
Hi /r/python! Here is the deal: Me and my team have a quite complicated legacy application written in Python 3.4 with an PyQT...
A "small" task from our teacher who doesn't seem to care if we've ever worked with linux. Also my python experience is copy...
Basically I'm trying a project in which I go to this website ( [https://blog.reedsy.com/character-name-...
Hello, guys. I am pretty new to Python, I did some online classes on udemy.com looking to learn it with the intention to...
Tell /r/python what you're working on this week! You can be bragging, grousing, sharing your passion, or explaining your...
As a background, I've never had to write a GUI for Python. I have written a neural network that reads csv files and outputs...
Hey all! Part 2 of Practical Web Scraping is now live on Youtube! Link below! Please give it a watch and tell me what you...
phrase = "simple sentence" print(phrase.replace("simple","hard")) print(phrase) phrase.replace("simple","part 2")...
Every since I started developing applications with PyQt framework and I have been a huge fan, but my frustration was there...
Hey, I wanna do a project related to music and machine learning. Any ideas?
Hi, i am trying to generate heatmap from following data contact point by grasping. x, y, z and r. -1.52588e-05 -1.52588e-05...
So I just began using the googletrans module on Python and it seems fun because it made my process of having to look up...
I just started to code . Today I wrote my first ever lines of code and I decided to go with Piton . I would have never...
import pandas import pandas_datareader.data import datetime import sklearn from sklearn.utils import shuffle from sklearn...
I need to convert the syntax. How should I approach the issue
Trying to use MySQL connector, but when I try to import it in Python I get the following error `ImportError: No module named...
Is there a simple way to check if a datetime.time was not set? ex. my_date = datetime(2019, 10, 10) I've tried `if not...
Hi, I want to start learning Python but wasn’t sure where to start. Does anyone have any recommendations on websites,...
Why is this happening? >>> 2.8/100 0.027999999999999997 Instead of this? ...
import cv2, PySimpleGUI as sg window = sg.Window('Demo Application - OpenCV Integration', [[sg.Image(filename='',...
Hello, I've been trying to develop some applications to parse some json files. I need to extract a specific piece of data...
I have created Python package, called pandas_utility which offers some useful pandas utility functions. Development...
Hello! I'm still relatively new to Python and I've hit a brick wall with a project. I am trying to download videos through...
Hey, I can't seem to understand this recursive python function and was wondering if I could get some help. The output of...
​ [It's a simple code but. Yeah, does anyone know what is wrong here? Like it says that it's a syntax...
I downloaded the most recent python today, made a github account. Di t really know what to do. I'm scared lol ...help
Hi there, so a month or so ago I started learning VBA to automate some of the more tedious tasks in my job. I'm at a point...
Hi everyone, I'm an intern and new to Python. The place I work is asking if it's possible for me to write a script that would...
Hi, I'm looking for a python lib that will allow me to use 3D audio, something with hrtf if possible. It also should have...
I’m very fluent in Python and have built a couple machine learning projects such as sports prediction with sklearn, conv nets...
Hi, I’m a network engineer and learning how to code. Using python for network automation. Anyone have or know of any...
Before anyone tells me I don’t need to go to school to code, just don’t. I am currently trying to finish this last week of...
I am very new to Python and I have a problem that I can't seem to understand about REST APIs. I feel like this is a stupid...
If anyone knows any tips for at least starting to make a game could anyone help me or comment your discord so we could talk?
so Im modifying a program that basically takes messages from a chatroom and sends it to my pc as inputs and im trying to get...
This is a strange issue to explain, but I'll try my best. Right now I'm working on functions, and the program the textbook...
I'm looking to learn python for new jobs that require python (so a big portion is explaining or demonstrating my knowledge)....
Ive had web tech exp for a while and just now dabbling in python. I really really love how much can be done with so little...
from ctypes import c_ssize_t def binary_add(x: c_ssize_t, y: c_ssize_t) -> c_ssize_t: c: c_ssize_t = 0 while x != 0: c = y...
from math import* a = float(input("insert the first number from your quadratic formula:")) b = float(input("insert the second...
Let's list some libraries to parse a markdown document: * markdown: Not...
Hello I just recently picked up python and have been learning to tutorials and stuff, but you can only watch so many...
i have a dictionary with many names (keys) to values mapped. i need to set the local variables of the same names as the keys...
Traceback (most recent call last): File "/Users/thomasmciver/Library/CloudStorage/iCloud Drive/Desktop/ai /aidone.py", line...
Hello, create sample restful API project -> [https://github.com/tomasrasymas/falcon-restful-api-...
I am 17 and just learning to code. I have a mobile app that teaches me grasshopper but the problem with that is that it...
Can someone tell me how can I draw a human face with a single stroke(I mean continuous curve) in python??... something like...
Current code: for i in range(int(len(list)//2)): try: dictionary.setdefault(list[i2+1], []).append(list[i2]) except...
I want to get the coordinates of 3 points (each at 120 degrees angle from center) that are 1 mile away from the center point....
Hello Redditor friends! I'm currently working in the networking field, Data Center sales and I'll be aiming to learn Python...
I've just started to learn pyhton. I watched the [**Corey...
Hi, ​ I'm a beginner to Python (not to programming), and I just created a simple script to generate a Github...
So I am still new to coding and Python is the first language I am learning. I decided to write a script that would automate...
please let me know if this is in the wrong place: I am working on making a raspberry Pi monitor button presses and display...
Hello LearnPython, I would like to print this dictionary d = {"North" : "Joker's Room", "South: "Batman's room"} To look like...
I’m taking a college course on Python that starts tomorrow. I’m completely new to the world of programming so I’m a little...
Is it possible to let the GPU do the job mostly and not the CPU? Because I have a weak CPU but a quite Strong CPU .
Hey guys, I am currently writing out a program that will allow me to check if there are extra delimiters in the rows that...
Kinda lost. I have found some projects online but I'm not really understanding the process. Does anyone know of a tutorial or...
What's the best way to do this?
Hi I’m relatively new to python (I have been taking courses for about a month or two) and I just came up with my first...
Right now i'm currently self learning C++ from this great website learncpp.com and wow it's been a...
Specs: Windows 10 Home Starting my python adventure with How to Learn Python the Hard Way by Zed A. Shaw I came to the...
i'm putting together an manuscript based on my masters research, and i used a python script to run one part of my analysis in...
Hey everyone, I am wondering if there is any decent way to monitor every directory and file on an operating system using...
I know it’s best to take on projects you have an interest in. My interests are in space and data though. You guys have any...
Please explain what these two simple equations mean and how the solution is reached: 1. 8 % 2 + 4 = 4 2. 8 % (2+4) = 2
So I'm dipping my toes into API calling in Python, and the JSON it gets back. I have no problem reading the JSON, but the way...
I'm trying to improve the readability, organization, and syntax of my python code. You can only go so far using python...
Completely new at this, but was able to get this feature working, however, I want to output some HTML links for users based...
Okay so I wanted to add a trivia function to my discord bot. You say "!trivia" and it gives you a statement, and you either...
It is toxic, downvoting all questions even if they are valid. And users with more karma can edit your question?? Why? Why...
Hey everyone, as the title states I am looking to utilize python to go through a list of football player names and return...
i have a class with a few methods defined in it. as usual, these methods get a reference to the instance of that class as the...
Hi Reddit, Huge beginner here but while I was writing Django stuff for work I thought of using some pattern matching module...
Hoping to learn how to build a website. I learning on solo learn and struggling taking in so much information, is it really...
Good Morning all and i hope you are well , to give you a bit of background for the past 5 of so years ive personally studied...
Hi guys, I want to use PIL (Pillow - Python Imaging Library) in my python script. The python script is for use in Autodesk...
As the title title says.I started the python 6-7 months back and i thought all the programs are of the gui type and there is...
Hey folks, have tried to throw some light on understanding the various exceptions that might be encountered while coding in...
​ python ppython snippets/soundbars.py
I am looking into building mobile apps with python. Why you ask? Maybe because I am a glutton for punishment or maybe because...
I've spent a week and made a first almost stable version of my Python profiler Currently it has ncurses-based interface and...
I know some basics in python.
Hello, I'm quite new to Python, and I'm struggling a little bit with opening an Excel spreadsheet that has a password...
TITLE: PYTHON DEVELOPER LOCATION: ATLANTA, GA SALARY: 100+ FULL TIME ​ **THE IDEAL CANDIDATE WILL...
Creating side-scrolling platformers in Python has never been easier, with the Tiled Map Editor and Arcade library! See some...
I'm fairly new to IT, I do have my A+ (just got it last month) and have started learning Python, I was using CodeAcademy but...
Hi my experience with python is a few years back and I can't do anything with the new version 3.7.4. Dumb question I can only...
Daff makes a very nice command line tool for this. But now I'm trying to use it as a library and it's a catastrophe. The...
Hey guy's, quick question, I'm trying to make a script to login on memrise and check which courses have learned words in...
Dear Programmers, One day, I was thinking about making a programming language with python. Something that gives the user the...
I'm learning on my own right now and potentially going the launch school route, but wondering if anyone had success from a...
I want to create something like Feedly. A news or content curator that will update the feed everytime a website in the list...
Hello, I can write pretty good python code (self taught) however, I know nothing about testing. I wasnt going to learn it...
(Sorry for long post, tried to give as much info as I could) What I have: I have a dataset of individual arrests (one row...
Hi guys! I'm trying to get into Machine Learning with Python, but I'm having some trouble finding a good place to learn it....
I’m new to python and have to take these mil classes online. Some take 22 hours or more. I have a IE11 console command that...
hello i am new to python and coding in general. i wanted to write a program that starts a external program if a specific one...
So I'm trying to run multiple instances (threads/processes) but after running my program the first time I got no results...
Hello redditors Any one likely to worked with any python based library, framework or API to automate a swing / Servlet...
What's wrong with this? print(f"Lets talk about {my_name}.") In terminal I'm getting the last double quote flagged as being...
Hi, I wanted to create a REST API system for my college fest, which has some events, and in each events there are some...
Everytime I have my working directory selected and go to chose the option to make it my working directory it just switches...
Hi everyone, so I have hopes and dreams to be really good in python. I started yesterday and I hope it is not too late for me...
I'm on the verge of a mental breakdown from not being able to figure this out. Can somebody please help me with my homework?...
I couldn't find an answer here or anywhere else. I am trying to create a drop down similar to this picture...
I'm a beginner to Python and I've been using IDLE that comes with python when you download it. I was wondering if it was...
Hey folks! I'm a full stack node & c# developer who's shifting to Python. I'm really struggling with the differences as...
I’m a beginner to python and I’ve been using IDLE that comes with python as a place to code. I’m wondering if it’s a reliable...
Guys I want to learn python should I try udemy course I wanted to know if it was worth it
Hello, I am a beginner programmer and I am in the works of trying to develop a automated checkout bot that goes onto a...
```from math import* ask_again = "yes" while ask_again == "yes": square_root = True a = float(input("insert the first...
My wife and I switched to a new power company called Griddy, where you pay the wholesale price of electricity. I live in...
i m fairly new to python..and there is code that i m trying to run on my computer but for some reason it keeps on returning...
when i pass class as a parameter of some functions, pylint cannot detect "Class has no member" in the sample codes below,...
I’m trying to access the HTML of my Instagram account to check how many followers I have then emailing it to myself when...
Hi all, we are doing a user study on error localization for Python programs. We would love it if you could spare 15 minutes...
Hello im new to python and im trying to make a simple code but the command if is not working. Any ideas? print('What is your...
I am an experienced Python programmer and am experienced in Java, so I can noodle in C#. I'm writing an AI driven personal...
This is the tree >C:. > >│ consts.py > >│ README.txt > >│ __init__.py >...
Hi, we recently updated an article on Python web frameworks at our company blog. I was wondering if there are any other...
I’m pretty much a beginner in python so I have no idea where to start. I’m trying to make a bot that can play the chrome...
Site in question : https://www.mmbookdownload.com/ebook.php The books can only be...
Hey guys , so i wanted to share a subreddit that has a lot of free courses ( from paid to free) on udemy , so yea...
Hi guys. I do web scraping for years and I made an API for automatic web scraping to make scraping easy. It gets a url or...
Hi so a while ago someone recommanded me to use the screenshot function of Pyautogui but I have a problem using it : The doc...
If you don't keep creating new throwaway GitHub/GitLab accounts, everyone can see your previous commits to public open-source...
hey python community! i am extremely new here, i am new to programming in general. i want to start my journey with python,...
I am trying to setup a virtual environment using the yml in the anaconda . I am using the mac OS 10.14.5. python version is...
I use a Tkinter window with a treeview widget (besides other widgets) to display data I get from requests to a Flask API,...
I want to know the best way to learn data structures and algorithms using Python3. I ask with an intent to clear programming...
I recently used a module that could optimize mathematical calculations passed to it by string, in combination with numpy (I...
Hi folks, I recently launched a free course on Udemy for launching a LAMP stack on AWS, installing WordPress and SSL....
self taught pythonista here. trying to improve my unit testing game / code coverage. i wrote a python cli tool that uses...
The following code works as expected, a[0] has one data element and a[1] has three: a = [0 for _ in range(2)] a[0] = [1]...
Hi r/Python community, Are there any resources you would recommend to understand User Authentication and Session Management...
Ok so, I am a SUPER Beginner. Like Downloaded the damn program yesterday. I use PyCharm. Please keep this on my level of...
I recently had to switch my credit card that i use for developmental purposes and got a new one. The whole process took about...
I am looking to run a specific command whereever a person clicks on the screen, not just a button or something. I can't find...
I recently did an internship where I worked on a REST API where I used Redis for caching, and RabbitMQ later on for async...
Hello all! I'm creating a small program to check if AWS is on its full capacity when I try to lauch my Spot Instance. To do...
hey all I'm running python on a raspberry pi with home assistant. in order to udpate the latter, I need to update python as...
I have been doing Python for almost a year at this point. I am pretty confident in my abilities and feel like I am ready to...
Hello r/Python community I need help or to know if it's possible to run a method from a custom class on termination, I've...
I have seen people doing this, but I found them to be more complex and they require parts that I might not need for main...
I have a 9x9 two dimensional array that is filled with 0s. The program fills the array with numbers from 1-9 IF they dont...
Recently I started learning python and I started to make a really simple program which prints out the inputs that I put in in...
this is the code,please help, first time doing something using python ​ import pynput from pynput.keyboard import...
Ok guys, I am having issues with serial connection using RS232 protocol. TX and RX are connected properly. I am connected to...
What niches has python found that it does particularly well at. Im asking from the stand point of employability as someone...
Hey guys, I'm using openpyxl to export the results of a database query to an Excel spreadsheet. However when I try opening it...
Does anyone else work with people that make really long lines of code and use camel case? I try to get people at work to use...
I'm googling around and I cannot find any searches for the definition of this statement `...` in python. from typing import...
Hey. Been learning Python for about 2 years now, primarily for MSc project work and Kaggle competitions. Being using git with...
I have just started to learn Numpy as a prerequisite of learning data science . I want to solidify my knowledge on Numpy at...
Say I got a class Camera, I want to make a method say get_active_camera() , so that when I do...
import requests import time import json from bs4 import BeautifulSoup import threading import RandomHeaders def monitor():...
https://github.com/Huixxi/Fast-Py3 I am also a python3 beginner, and I sorted out what...
print ("Bruh") print ("Enter password please") answer_thingy = input () if answer_thingy == "Hello bruh" : print ("Bruh...
Anyone know of a good one? I'm happy to pay a subscription if need be. I want to be able to do things like star an item and...
Hi Guys, I'm a noob in Python and need your help! I'm writing a script to check the output of a device and if there is a...
I've recently been working on a project called Web Spider. It generates a URL from a regex-like expression in a (near)...
Just finished automate the boring staff and am taking my first tentative steps to create back ups of my save game files. If i...
The provided answer isn't what I'm looking for. It gives errors. Besides, I am after a native python solution. import socket...
Hey guys! I am really new to the programming stuff, but I have heard a lot about python, also when I Google stuff reagrding...
I recently needed to create class instances from strings with the class name, and spent much time thinking about an elegant...
Hi, I just began learning python and i need some help name = input(“What’s your name: “) print (“Hello” + name) The question...
I just want to know what amazing things people have done with the bottle microframework.
Hey yall, I learned some rudimentary data analysis in a geophysics class of mine. I really liked it, and want to continue in...
Given an array A of N numbers (integers), you have to write a program which prints the sum of the elements of array A with...
im making a twitter bot that posts a meme every 5 hours here is here error i get when i try and run it Traceback (most recent...
Code - print("Woah! You made it to MonGo! What is your name?") user_name = input() print("Epic! A wild " + user_name + "...
Hey guys, Im just wondering if any of you guys are aware of a way to automatically extract data from a server into an excel...
Hi, i need to have reproducible results in a part of my code and for this reason i'm using np.random.seed, but there i have 2...
Does anyone know how I can copy an entire virtualenv created by pipenv? I have tried copying the directory created during the...
I am trying to get Deezpy python script working on my local machine but am having...
I have three files - models.py, tasks.py, and collections.py. tasks.py imports the other two. It works just fine for...
I want to start building reddit scripts for a small subreddit. All of the searches I pull up are way over my head. I...
Hi all, I'm trying to generate a txt document that has a list of names and numbers. I would like to have the generated txt...
Is it just me as a Python-based programmer, or is there any other reasons why? One that springs to mind is supposedly being...
The threading library has a locked() method for it's Lock(), and I thought that multiprocessing was essentially just a copy...
For faster prototyping, im learning to create terminal programs. Is there a way I can show these to the world via a...
hey all, ive decided to make a game for an open ended summer project. the projects basically supposed to be mostly...
This has been nagging on me for a while, but I haven't been all that clear on why that should be. I have not used Cython so...
Hi everyone, As a returning Python user from various languages like (Javascript, PHP, Rust, Go) I didn't remembered how...
I know a lot of libraries already exist that do exactly just that. However, I'm trying to simulate key presses inside a game...
In the school we were assigned to make a Investigatory project of Computer Science (I'm specifing this because in our school...
I want to install PIP, and no i don't have it already. Tested. I got the get pip.py file and navigated to it using the CD...
I was trying to install virtual environment in my windows PC.I got windows.yml file somehow and went on installing,but i end...
Link: https://www.edx.org/course/6-00-1x-introduction-to-computer-science-and-programming-using-python-3 Thought posting the...
from last 2 months , i am learning machine learning and it's other field ,but when i try to make a openCV basic program in...
from last 2 months , i am learning machine learning and it's other field ,but when i try to make a openCV basic program in...
Thanks - stuck on some homework
Hey guys, I am right now on a tutorial for something else and stumbled upon letters before strings. For example: I don't...
Hey, I got a practice task from my boss and couldn't figure out how to solve it! Example: My input is Iter([3, 5, 1])...
So first a little snippet of my code: def textcolour(colour): x =...
As i dive into python I am just amaze at how much good libraries there are out there. And how easy it is to hack together a...
I have a feeling that there is some data transformation I have to do here but not sure how to do that. ​ ## Data...
Hi guys I have no knowledge of this coding language. However a lot of googling has made me sure I need to create an app/...
I do a lot of full-stack development with Angular2+ and Flask. Angular has a fantastic CLI for generating code and modifying...
This week's top r/Python posts have arrived!
Cow-dog Detected with Python and Open CV
| 1817 upvotes | 59 comments | u/wadwilsn | r/Python |
Spent a few days hacking together a ray-casting engine that...
| 1507 upvotes | 117 comments | u/naclmolecule | r/Python |
Made a racing game that runs in Terminal. 100% Python
| 1442 upvotes | 65 comments | u/high_achiever_dog | r/Python |
I made a program that will help you find deep learning AI...
| 862 upvotes | 50 comments | u/maxbridgland | r/Python |
A Beginner’s Introduction to Python Web Frameworks
Hi, we recently updated an article on Python web frameworks at our company blog. I was wondering if there are any other...
| 733 upvotes | 81 comments | u/jstndds | r/Python |
Hey guys! At the company I work for every Monday something called a priority list is released showing the project name and...
I have a program that I built in Jupyter that needs to be deployed as either a desktop GUI or web app. The outputs include...
Greetings! This is my code and keep getting this error in MacOS terminal, but when I run it in IDLE it works fine. Any...
if i write a function like: def addOne(Class): temp = Class temp.value += 1 print(Class.value) print(temp.value) it prints...
Progress indicator library Supersonic released, check it out! Docs are on GitHub:...
I’m 16 and i’m just getting into coding and programming and don’t have a pc.
Source Here Please read the disclaimer before trying it. I made this mainly as a...
bin_return_string = os.popen(cmd, 'r').read() UnicodeDecodeError: 'gbk' codec can't decode byte 0xdb in position 517: illegal...
Forked another linter extension and modified it to run flake8 and report errors in the problems tab in vscode. Usually this...
Hey guys, I'm currently facing a problem that I'm not sure if its even possible to solve in python. I got a function that...
I have to simulate a social contagion on a small network (more specifically I need to implement a *networked coordination...
I couldn't open my python even i try uninstall and install again help I got a big project PLZ!
I am kind of sick of processing.py and I don't really want to use pygame. Any ideas?
I work at a small family owned business that deals with different data sets. I have been working on creating python files...
Hey Guys and girls! I've recently picked up the book "AutomateBoringStuffWithPython" and I'm reading through chapter two at...
My folder structure is like this: -application -__init__.py --schemas ---__init__.py ---participant.py ---team.py...
I used PIP on terminal and through PyCharm settings to install Pillow. Both times were successful according to their...
Hi r/Python! I'm a newbie to machine learning, so I hope this isn't a stupid question. I took a probability class last year,...
Does anyone know of any API that can handle historical matches and standings when it comes to the top leagues? I have been...
Progress indicator library Supersonic released, check it out! It's modular and super customizable and it's functions can be...
Hi all, This is the first issue I've ever had with anaconda after > 3 years of using it. It all started when I decided to...
Python as the language of choice for backend framework is one of the few frameworks out there that is highly flexible and...
I'm about to go into college after a little over 6 years of teaching myself Python. Yesterday, I had a wonderful (/s) little...
How can I remove unecessary text when I debug Python code using VSCode? ​ For instance in the terminal I have :...
This post is two fold. One I want to let you know about a great deal for some python material that is super cheap. I love...
Could someone point me in a direction for some entry level coding certs??
Hello All, Please check out this new video series on Coding For Kids in Python. This is intended for a young audience with a...
Hu guys I am enrolled in a Python class for next Fall and I want to get some prep in because I am new to programming let...
I am pretty familiar with java script and I would like to learn python but I don’t know where to look or what to do to learn...
So basically I've started programming a simple discord bot for my needs. I'm using a real account (not the one that literally...
Hello r/python, I have experience working with data analysis in Jupiter notebook and pandas, but not so much with using...
I'd rather not use the Terminal unless there's no other option.
so basically i want to write to csv spreadsheet like: A B C D
Hello all, I am fairly new to Python and I am wondering if it is possible to log into an amazon account through python. I...
Hello, I've been working with python for about 5 months now and am looking for someone to collab with, I'd prefer that they...
Please help. This is my code: ​ import requests import random import datetime def gen_nonce(length=8): return...
I am trying to separate strings based on the occurrence of a capital letter stuck to a word. For example:...
I am facing difficulties in implementing Bokeh js callbacks in python notebooks. Am I having some serious issues in terms of...
Hi, I know i could do it with google spreadsheet and google drive. Problem is i dont want to use gspread and apparently it is...
I'm using https://www.learnopencv.com/barcode-and-qr-code-scanner-using-zbar-and-opencv/ as a start off point. I've imported...
I am going to implement a common password share for my scripts which will utilize 1password as the password vault. The idea...
Hi guys, anyone have a shell.nix and .envrc config files they use for their projects? I used to use the following set-up with...
Hey everyone, new to python and coding in general, I've been trying to make a script using pyautogui. I made a simple test:...
I try to write a simple Weather app from a few Websites with Source code. So the programm is actually running but now i try...
So I am having to integrate with an api however I'm unsure as how to implement it cleanly. I've though of two possible...
Here's really cool scraper for football fans can be used for fpl or betting Let me know what you think...
Trying to not only improve your efficiency of your web crawler but also to create a web crawler faster? Today I will share 5...
Hey Reddit! Last month at Python in Astronomy 2019, we built a fun little website that uses your birthday to create a...
I am trying to ssh into a device and read the license Tried to display the output befor writing it to a file remote_conn_pre...
I am parsing 20-30 csv files, each file is is about 40 MB. The way I parse it is, I take a section in the file add it to a...
Hi, Ive been learning to program and I feel as if I've come a long way in learning how to put a program together from when I...
Okay, so I want to code a massive text based RPG. I want to include an inventory system, item system, leveling, monsters and...
Hey all, I have been programming for about 15 years now and I recently got a job at a shop that insisted on an 80 character...
Hello, Is it possible in python to get in depth precise location. For instance if I enter a building let's say a...
Hello all, I am having some issues finding info on this and was hoping to get some answers. I have a neral network with 1000...
Tell /r/python what you're working on this week! You can be bragging, grousing, sharing your passion, or explaining your...
Is it possible, similar to condas command conda env create -f config.yml to create a virtualenvironment with the packages...
Azure Functions has received support for Python: Microsoft’s FaaS service can host Python workloads for data science, machine...
Hey guys! Currently learning Python in our programming fundamentals course. Any tips on a software I should use? Books and...
Aangifte van genocide tegen de Koning der Nederlanden voor het met de wet vergiftigen van slachtoffergroepen hier in...
I have a list num = [3,21,5,6,14,8,14,3] I need to swap out the element which is divisible by 7 with the next element so that...
Those with non programming jobs, how did you use python to automate parts of your job? What did your program do and how much...
Hi! fellow Redditors and python lovers. I just made a library which enables you to display images with colour. Make sure to...
I have the problem that i need to get random numbers in my while loop but with random.randomint it chooses one random number...
I just started learning python and was trying to set up the IDE(vscode), but whenever i typed "print", i think it attempted...
I dont know if this is the correct place to ask, but using pandas on python2 works perfectly i can read the file and even...
I need to make a site for someone whose old site was built on Wordpress. They want the same basic functionality that WP...
Im new to python still trying to get down the basics and i was wondering whats a good begginer ide currently using pycharm
i recently started learning python and earlier i was experimenting on lists and....... grades = [63, 66, 100, 22, 23, 25,...
Hello everyone. I'm trying to take on a project that involves making a landing page/webapp that connects to a datatable in...
Hey guys, recently I made a program which uses sockets to host a server and multiple (2) clients can join. At first I used...
Posting my project i made a week or so ago, i wanted to be able to send emails from one of my servers via command line so i...
Hello, So right now I’m making an auto checkout bot and I am able to add the size to my cart and click checkout, but...
I'm writing a Rock Paper Scissors server and client. Multiple people connect, get paired up, play some matches, then get...
I am making an interactive fiction framework, in which the commands avaliable to the player are availiable as an array of...
I am continuing to work on my Text Adventure framework, however, I have run into a problem with declaration. it is best...
Hey, I am new to python and am wondering if anyone uses a Stream Deck and what they use it for. If possible, leave your...
Title says it all! I know that every individual is different and some people are more motivated/aggressive in their hunts...
import random def one_octet(): alpha = ['a', 'b', 'c', 'd', 'e', 'f'] num = list(range(10)) random_alpha = [] random_num = []...
I'm fairly new to python outside of discord.py so I thought I would try and make a script with an API involved. This is my...
Can anyone help me with this error? I have tried to change the datatype also but still error. cursor.execute(statement,...
Environment: Win10 Script: powershell commands: python -m venv venv pip --version 19.2.2 venv\Scripts\Activate.ps1 pip...
Hello, I have been breezing through the book Learning Python the Hard Way by Zed A. Shaw. I understand this book is somewhat...
I'm trying to run some code I converted from Qt to python, but when I run it, it says that the module Pyqt5 was not found....
Hey everyone, I followed a youtube tutorial to mimic keyboard presses on my computer, but for some reason, whenever I try to...
In Smalltalk I can tell an object to become a different object (usually an instance of different subclass of the same...
Hi guys! I recently started using Python as part of a short 6-week school project. I have never had any experience using...
More details! Ok so i'm trying to grab some text data that's displayed on a local printer IP in html....
I've been trying to learn programing for about 2-3 months now. I have no programing experience, but my willpower is stronger...
So I’ve started taking online courses on Python and it was a fake scenario where if a gentleman was trying to buy a house for...
Screenshot GIF I recently added a GUI to my...
I open-sourced my workshop (a Gentle Introduction to Kubernetes). I've been using a Python application as an example, so I...
This post talks about using Python's pymining package to apply basket analysis to tennis:...
import csv import numpy as np import seaborn as sns results = [[1, 2, 3], [4, 5, 6]] for i in range(len(results)): for j in...
Hi everyone, Have you recently tried to install python packages from source? If your answer is yes you might have run into...
That is all. Thanks for all the fish, setuptools!
I've reached this conclusion after trying almost a dozen web frameworks, trying to adapt them to a serverless deployment...
Hello¡ I have to do the following task on Python and I have not idea where to begin: 1. OCR of handwritten dates 2....
All I really need to do is color code the project based on level of completion and due date. The VB Scripts I'm finding tend...
Hello my fellow pythoners! A total noob here just being a tryhard. I installed Anaconda since I will start to follow some...
I saw this post the other day, and...
Hi, ​ I have struggled a lot with packaging and project structure lately, and decided to write my findings and...
import pandas as pd cmc_df = pd.read_html('https://coinmarketcap.com/') cmc_export =...
Hey, I have a simple system where users generate tickets for simple machine learning trainings from the web portal (front...
I'm trying to create an environment variable for a token for an API in a virtual conda env I set up. But when I try to call...
Hi, so I'm trying to find a python project that is a password generator and a password checker with a menu of some sorts...
Hey, I'm a beginner and I am building a python application that gathers stock data. At the moment I'm running my script in an...
150-185k A financial technology company developing a platform focused on innovating the transaction processes for complex...
I saw a lot on the Internet about the possibilities of Python. I am going to try to get to know the language and do some...
While I enjoy setting a character limit for my code via Flake8 there are some cases where I have non-code that goes over the...
So I found a free PDF of the 3rd edition, will it be good enough for my studies at university? Is the 4th edition worth the...
I have to make a quick program for homework where a user enter the amount of hours and the program has to print the amount of...
I want to make my program to check if the value entered by the user is a whole. If it is, it should continue with the...
Plotnine is an implementation of a grammar of graphics for python. It is based on R's...
Python is not my goto, so sorry if this is a FAQ question. I need to parse json down a few levels and pull out some relevant...
Can anyone help me with this problem. In this exercise, your function will receive 2 parameters, the name of a text file, and...
i would like to read suggestions on which version of Python3 i should aim at when writing code intended to be made available...
Hello ​ I'm making a character generator for warhammer fantasy RPG in python/ tkinter. In order to show the...
Hi python community, I'm working on a web app that will allow for custom fantasy leagues, office pools, and statistical...
It's likely this question is just a matter of taste, but just in case there is an advantage between them and there have been...
Any tips or tricks for getting it started? I'm currently frustrated as it doesn't work for me but neither does it error out
Your opinions? I tried Linux Ubuntu however input lag was incredible even though I have a 1070 Ti and a 5 3600...
I've been doing Python professionally for the past 6 months and feel like I've got a good grasp of the language so far but...
Hi guys, im in a pickle. I'm looking for a python IDE that has the virtual environment/package management capabilities of...
Lets say i have a ftp client should i upload it to pypi?
I am new here and looking to start learning my first programming language and I'm overwhelmed with how many there is. I...
import pygame pygame.init() scrWidth = 640 scrHeight = 480 left = False right = False walkCount = 0 x = 1 y = 400 width = 75...
Hello everyone, Created this program to read through a dictionary(dictionary.txt) so that a user can input a start word such...
Hello, I am looking for a package/framework that handles periodic tasks as well as series of tasks. The periodic task...
Hi Guys, Apologies I imagine this is a really noob question. I just want to create a script that will create an SSH session...
Post your data science project to r/datascienceproject without restrictions. It's a way to notify the public of what you are...
Hi, guys! I am currently working on a Python side project of mine which includes Linux kernel driver assignment manipulation....
I would like to implement some interactive features with my Bokeh visualizations. Unfortunately, running Bokeh server is not...
Hello, I am looking for a script that converts Reddit posts to Youtube videos have been looking everywhere and found 2 on...
So I'm 13 and I'm in high school. I'm slightly techy you might say and I want to learn python, I've seen a book already that...
So, my code is the following: https://pastebin.com/TDu551Zf I can't figure out whats...
https://pastebin.com/S2d6N6Pa I just can't figure out whats wrong,I get the following error:...
I'm looking for some help with regard to reading .csv files from a URL source. I am looking to automate a process in which I...
Me *trying to get my friends to join a coding club about python*: Come on! it's not that hard to learn! ​ Them:...
class Mammal: def walk(self): print("walk") class Cat(Mammal): def sound(self): print("miu miu") cat1 = Cat cat1.walk(self)...
Never understood Python meta classes! Should be able to make working subclasses of any other class. Metaclasses throw a...
flask_accepts 0.7.0 provides substantially integration between Flask-RESTplus and Marshmallow in an opinionated manner,...
I don't know from coding, like, at all, so please go easy on me. I'm trying to run a Python program that worked on my old...
So I have just begun courses to obtain a programming degree. I'm a total beginner to this stuff. However I did not realize...
This isn’t the first time I have encountered this lack of boundaries and certain posts that should be in r/learnpython are...
Forgive me for any misconceptions or naivety I might have surrounding development and Python. I'm interested in taking a deep...
*I'm trying to run this process 4 times with a while loop:* import time a = input("What is your name?") time.sleep(.5) def...
Just moved into college and I wanted to post a little QR code outside my door. The QR code would link people to a website...
I wanna learn to code as badly as I wanna breathe ! I wanna dive in and I need someone to teach me and mentor me pleaseee...
Hi. I've just released my first big project and i thought someone in here might find it useful. Like the title says,...
Hello everyone. Hoping that someone can give me some direction and guidance as to how I would launch a python script inside a...
list( map( lambda x: sum(x), zip([1]*3,[2]*3,[3]*3))) >>> [6,6,6] Heh
Are you a beginner that wants to learn how to code in python? Are you an experienced programmer looking to learn more? If so,...
Hi, So i recently started reading a crash course python book. I use pycharm to code in python and i saw i can use it to make...
Straight from the docs: https://docs.python.org/3.0/library/heapq.html...
What are the equivalents/uses of the built in ADTs in python? For example * lists are implemented stacks/queues/deques...
Tried searching everywhere but couldn’t find an answer anyware. (Maybe im bad at googling) Does anyone know how to integrate...
I am usually not the type to ask for help but I am a senior in high school and I have finally decided to pursue computer...
I am familiar with why javascript was invented. But was there ever an effort to try to make python compete with javascript ?
I'm still fairly new to program, and from what I understand your code should be broken up into, "Mental chunks". IE, a...
Hi all, I keep getting a traceback Error on pyhon can anyone point me in the right direction to solve this issue, I've tried...
I want to classify objects like rooftops, rooftops with some traits like (solar panels) in an Aerial image. Will methods like...
I'm really thinking about this and I want to develop games in python.
Who is the Founder Python? [What is History of Python Programming Language?](http://www.webknowledgefree.com/founder-and-...
I recently switched from MATLAB to Python for scientific data analysis. I've been using Jupyter notebooks in PyCharm so far...
An incredibly useful feature of the Angular CLI is ng-update, which provides a modification...
Hi all Would just like to share a video I created on how to organize your data science projects with Anaconda. Just some...
There are advantages to Python and Java both as a language and runtime. I have read many web pages talking about the...
This is a fairly well-known method to share files over devices in general, but not something that everyone knows. No...
I know this could be petty question but I am a beginner and couldn't get this working. Any help is appreciated. What I have:...
I learned of Python's type-hinting and got pretty excited about it. I was trained on strongly typed languages, and really...
Hey, I’m really interested in learning more python. I have a background in engineering and have used C, C++, python, and C#...
I want to simulate the line of sight of a telescope at (0,0), and see which squares of the coordinate plane it would pass...
​ [Scraper, ETA 0:00:02 for 60pics, and it'll search until it hits a brick (last...
At work, we currently provide a wifi captive portal to businesses that use it for collecting customer data. The current...
so I have been trying to learn python using colab although I have started to fill my free storage. and well I'm completely...
By that, I mean in sklearn's own documentation, train_test_split has default output variables: X_train, X_test, y_train,...
... every single code piece stored ... What in the name of everything that is unholy, is this ???
>>> import pygame Traceback (most recent call last): File "<stdin>", line 1, in <module>...
I am just starting to learn python and I’m doing that one 6 hour YouTube tutorial. But I was just wondering how long it took...
I'm the author of an open-source library (N) that provides an enhancement to a popular Python library (P). Recently, N...
Hello everyone! I love playing with different APIs with python in my free time, right now my favorite to use is the Rotten...
I have been trying to learn python. I can always do the simple programs, but once I get to the harder examples, I find it...
Hi everyone! I hope this is the right place to post. I am new to Python and am trying to learn. I am curious as to how I can...
I believe this is where I should post this... So im scraping reddit through their API. The call and response goes fine,...
Hey so I want to build a script to run once a month with windows task scheduler. My plan is to have it login to my Amazon via...
Where would you get clients as a freelancer in Python? I know Fiverr any other?
Hello everyone, A few months ago i wrote code to help me with my trigonometry homework and [and i posted it...
I just started a new job. My first real data analytics job, exciting! I basically am just downloading csv files and...
So for starters, I am kind of new to Django, but I still know my way around in it. My website is a sort of social network,...
A Python tutorial using Telethon to get data from Telegram channels and store it as JSON files. If you need to work with...
Pip is not working. Not even pip list or pip help I had used sudo pip install a while ago. Recently I found that this...
Hello i am very new to python and i got a question. i have two books about learning python in one of them printing something...
Are there any current projects which could probably get CPython to run faster?
Python Training in Pune, We Make your Python Developer Dream Job comes true with Our Advanced World-class Python Training...
I'm new to python and machine learning. I would like to know, in terms of industry perspective, how a large amount of data is...
What is your opinion on the quality of the docs when it comes to learning the language and its features? I feel that with...
Is it possible to delay a class from being initialized on program startup? For instance if I have two classes A & B, can...
Made an enigma machine!.When I started this project the main problem i faced was that the encrypted message doesn't decrypt...
Hello Everybody today I just uploaded my database python code on GitHub the Frontend is made using Tkinter and Backend is...
I am doing some serious number crunching for work. At my office I have an i7-4770, and at home a Ryzen 7 1700X. The code is...
Any one now how to have an equivalent of dictionary inside the kernel function. Or any hash table tool. Thanks
Hey Everyone, I am new to python, and I am trying to create graphs for some data that I have in a csv file using matplotlib...
Hello everyone,Currently working in IT Support and graduated university with a Computer Information Systems degree...
The ctrl + g keybind for termination is not ideal, pointing it out below the window just turns the script into gnu nano. Is...
Hello, i try to write a little Python Script that extract the price of the link. But actually, it dosent work. Maybe i have...
Im working on a project with a requirement for SSO using an OpenID Connect IdP. I found Flask-oidc but unfortunately that...
I want to learn more about Python. Is there some place where people have listings for open source projects with Python? I...
I've done research into a few things but either nothing stood out as what I needed, or I tried it and couldn't really get it...
Hey guys, I just wanted to ask about the resources or pre-knowledge that I would need in order to program a simple WiFi QR...
Admittingly I am not a pro with Django rest framework but I have a working code and walk through. [Check it out...
I’ve been searching for a simple instagram api (just with the basic functions) but I most of them didn’t work without the...
Hello --- ​ Decided that I want to learn Python. Although I like to watch video tutorials and do stuff online... I...
I have created a CLI tool in Python that makes it very easy to create and manage secure disposable AWS EC2 instances for...
https://github.com/Mili-NT/ResponderParser I realize this is probably a niche...
Hi, as the title suggests im looking for suggestions for a science fair project. I want to do a research type project using...
So turns out youtube transcripts have no punctuation. So if you throw the text to a text to speech service or a summarizing...
Which is the python/async based platform (preferably running in production) that would scale? We are having more than a dozen...
Today I was reading a book and I found this code that is using numpy library. ​ `to_float = lambda x:...
Hello everyone, I am a freshman in college and we are using python for my CS 101 class. My assignment is to write a program...
One of my projects required rendering tables in console UI as fast as possible. There's a lot of such modules and probably...
I'm just curious how to interact with flash web games without trajectory clicking using a script say python script. On the...
it fist downloaded it and I have no way of opening it to install it, then it's started downloading as a notepad file. what to...
Has anyone got any libraries or decent approaches for finding all python classes in a directory (or module). I've got some...
hey friends ​ im currently working on my first big project and i need to save some of my data so i can read it...
To view the blogpost visit medium and to play...
Up until now I've always done my coding almost exclusively on my desktop, but I now also have a laptop with enough horsepower...
Hi all, I just started to learn python and I need a little help. I make a little parser script that works, but the trouble is...
Hello everyone, So today I have learnt about tkinter and I would like to make a GUI do the following thing: Have a dropdown...
I want to learn Python, I decided to order a book on amazon and reviews point out the following book: "Python programming...
Hi there I'm excited to show a tool I made to help me with anything color-processing....
Hi, I'm currently torn back and forth whether I should go on to use Python or should I switch to Go instead. I regularly use...
I created a library for a travel service:...
Hello! I have been thinking about getting a python certification, but I have a few questions: 1. Do you think it is worth?...
I was wondering what data structure is best to represent a chessboard. I will probably be using tuples for move generation...
I am currently working on a chess engine written in python. I want to represent the board as a 8x8 numpy array, with a board...
I am looking an advanced python book that includes tricks and exercises.. I covered all the basics of python and i am able to...
I was wondering if it's possible to create something like a turn based first person rpg a la Ultima Underworld using PyGame...
Github Link Still far from finished, but I made a Pokedex using Python with the...
pipenv-setup allows you to sync packages from pipfile.lock to setup.py . It...
What is your practice about supporting compatibility with Python 2? 2.x will be EOL in 4 months, but there's a lot of...
First post here! Hey guys, hope you guys doing great. I just wanted to share what I made: [Urban Dictionary Trends...
Hey, I am a software developer (backend) for almost 10 years and I have been coding services with Java, NodeJS, and PHP. I...
I’ve tried to learn python a bit before, but these few months I have properly got the hang of it. I’ve learnt all the basics...
I mistakenly changed the value for my PYTHONPATH variable.. erasing what was there. Now the system can't detect any of the...
I've been in IT for 25 years, including quite a bit of coding and devops. Just getting my feet wet in Python with some...
This week's top r/Python posts have arrived!
I created a python script that can (technically) play videos...
| 1430 upvotes | 79 comments | u/epic000 | r/Python |
My little project
| 1085 upvotes | 111 comments | u/mihkostas001 | r/Python |
Layers on layers on layers
| 1002 upvotes | 31 comments | u/aaronpenne | r/Python |
Recoding flappy bird in python with pygame
| 928 upvotes | 84 comments | u/PureForWhite | r/Python |
So excited. Left work early to pick it up.
| 894 upvotes | 173 comments | u/starfish_warrior | r/Python |
I am trying to debug my code in machine learning which I am running remotely through ssh in vscode. I am trying figure out...
I want to print all the numbers from 1 to 100 except the numbers divisible by 3 or 5. I have written this python program but...
So I'm a CS student at university so I have some of the programming skills down, just not a whole lot of real world...
Hi all I am currently doing an assignment at school where I have to create a guessing game on python. This is my current code...
Hello, I need to do a series of automated web tests on my company site(shop) and I would like to do this on python with...
I'm using Airflow to schedule ETLs. I have 1 DAG with 6-7 steps. I have more than 10 such dags and want to create...
Python is the most preferred language for building smooth websites and application to keep your business on track. We have...
I am trying, as an exercise, to create a program to integrate functions. Is it possible for me to type in a function and,...
I wanted to learn selenium using Python can you suggest resources or books that can help
I got presented with the following problem a couple of days ago, and I'm starting to wonder whether it's doable... or doable...
Hi, I have been in web scraping industry for about one year, and I have got a lot of...
n=1000000 s = np.arange(3, n, 2) for m in range(3, int(n ** 0.5)+1, 2): if s[(m-3)//2]: s[(m*m-3)//2::m]=0 np.r_[2,...
A quick read on the new `/` syntax in Python 3.8. Link: [https://deepsource.io/blog/python-positional-only-...
I was curious to see what the thoughts are on RPy in terms of having the ability to be able to use R's statistical analysis...
I just had a question for those who work in sport analytics or a relatable field. I've noticed that qualification for jobs in...
Hey guys! I am looking for the easiest way to import json files to Excel using Python. Basically I want to write a script...
Recently i've developed a very simple scraper that had to rely on driving a browser to submit a form (the form could not be...
Recently i've developed a very simple scraper that had to rely on driving a browser to submit a form (the form could not be...
Hello, I'm a physics student from south america, I really like experimental physics and came to learn that programming it's a...
Hello, I'm a physics student from south america, I really like experimental physics and came to learn that programming it's a...
So, I want to take this data from [NOAA weather](...
So, I want to take this data from [NOAA weather](...
Here’s my #github link for Password keeping #python program that also encrypts the details before saving. Enhancements...
Greetings everyone! I'm nearing the end of my Data Science bootcamp, it's been a great 3 months for learning Python/ML and...
I've downloaded python and I want to use jupyter. I've seen that I need to download anaconda for that but it isn't working,...
Python 3.7.0 (v3.7.0:1bf9cc5093, Jun 27 2018, 04:06:47) [MSC v.1914 32 bit (Intel)] on win32 Type "copyright", "credits" or...
I have several python services periodically checking in and connecting with another service on a bound socket. This works...
Hey, I was wondering if anyone knew of a script like that? Would appreciate any help, thanks.
Title says it all. I've created a program for pulling tweets from twitter, that allows me to download x amount of the most...
Hi All, Can you share what do you use to configure your VIM to work in Python projects? What plugins and settings you have to...
i need my discord bot to send random messages instead of one same message each time the comands used like if i want the bot...
Apologies in advance for the huge long post. So I've been tasked at work with developing a program that uses our phone...
I consider my self still a beginner in python, I've been doing small to medium size scripts and bots for awhile now. But I...
I want to delete lines with the backspace key but the program just isn’t letting me. Is it continuously running or something?...
I am well versed in python and have created a aiohttp backed server and a frontend reactjs app. My problem is that since this...
I want to make a game that generates a random stock market graph, the player has a certain amount of money at first and can...
I have the code to a python irc bot I need help understanding. The code is posted below and works fine, I'm just using it as...
So, I'm working on a task to authenticate to a website that requires certs from a SmartCard. Since, the private key is not...
I am currently learning python (and will continue) and I discovered sockets. I wanted to make a simple chat application that...
I've been learning Python for about a year now and have built a bunch of smaller, single-file projects (calculators,...
I am very new to python so i really dont know where to start here, there seem to be a lot of options when it comes to multi-...
Suppose I have def func1(): ........ def func2(): ....... def func()3: ...... How do you take a user input for the functions...
Hi guys, I was writing Airflow jobs and was thinking what's the best way to write big ETLs with dependencies? Like i have...
Hi guys, I was wondering how I could create a script in python to spot missing episodes in a numeric order. For example I...
I am using dnspython. OS is Windows 10, Python: 3.7.4 64 Bit I can look up the current DNS Server address using: import dns...
Im currently developing an submodule of an larger python project which is written in Cython to call existing C code. My...
There's a database server with information. I have an excel file with one column of numbers. The Python app would take the...
Follow and add your project to r/datascienceproject
How do I develop a brute scanner in py ? What libraries do I need ?
I'm looking for a alternative library for opening zipfiles that is not zipfile, shutil or 7zip.
How do I learn python from basic to advance? actually I’ve worked on python many years ago so forgot all the basics if anyone...
Hello all. Newbie here starting on the Python journey. I’m getting my feet wet with a few different materials, including...
So, I'm a new Computer Science studente, and I'm doing a Python online course of Data Analisys. In the course the teacher...
What are the required skills that must person has to become python tutor?
Hi guy, First post so umm sorry if its long winded or my question sounds stupidly easy (it probs is :() Basically i have been...
Hello community, I need to decrypt some strings that were previously encrypted in Ruby application with OpenSSL. crypt.rb...
Hi, I need your help. I have this code, and it worked. The only problems is that my data have 136 columns and i would like to...
I have plenty of experience in coding (C# primarily) but my interest in netsec and common need for small tools that would be...
Hi everyone, I want to share a project I've been working on for the past several months. scikit-spatial is a Python library...
Tell /r/python what you're working on this week! You can be bragging, grousing, sharing your passion, or explaining your...
Any who work on algorithms for finding best routes for food delivery.
Are there any stand out Python modules for working with Microsoft Active Directory? Only really looking to do basic things...
My accounting professor wants us to do an assignment with Python but there's a reason I chose accounting and not coding......
Hi. Whenever I try to Pip install, webscrape with beautifulsoup, or run selenium on my work computer, the connection times...
Hi all, I am looking for a python IDE that meets a few requirements: 1. I would like to have an interface that is similar to...
Not sure if this sub is where i can get this kind of help but here goes: I want to basically do what this guide does with a...
What site is recommended to get the best material to learn python by myself.
I'm trying to build a GUI right now. I started with Matlab using their app designer, but after packaging it realized that the...
Hi all, Curious to know if anyone has any ideas / thoughts / examples of how learning Python can help an operations manager...
So i started programming python last year when i had a python class for beginners. I learned functions, variables, for/when...
Does anyone use a good isp for flask based websites? I use flask and couchbase locally in my house. I want to move this to a...
Hey guys I need help on this problem in LeetCode: Suppose an array sorted in ascending order is rotated at some pivot unknown...
In other projects and languages, I've often found myself wanting large amounts of test data. I decided, while learning...
https://github.com/mtqwerty/stock_backtester I posted...
[Original StackExchange post](https://superuser.com/questions/1475954/jupyter-notebook-kernel-keeps-dying-even-after-...
So as I go on my python adventure ive developed a handful of scripts that do odds and ends for me. For example Ive created: -...
I have created a website for beginner in Python. Please take a look and feel free to give me any suggestions. Currently, I...
It's really frustrating and frown me up that almost all Data Science jobs posted on Job search sites requires someone with a...
python implementation of few shot face translation GAN for face swapping, works on any face pair without training. Usually...
Title says it all! I've been coding in python on and off for about a year now. I wouldn't say that I'm amazing at coding but...
I was thinking about how programs can be more or less robust, but then I was thinking of how absolutely precise a program has...
I have been learning python for more than a month now and I think this is going to be an interesting project for starters....
I am a highschool student (with ok coding skills )and i want to have a career in Data science and computing. I was wondering...
I am trying to a python GUI builders for creating a simple window that have at the top a mega menu-bar ( its width dimension...
Hey guys, I couldn't find much on this when I was trying to create my blog, so once I set it up, I created an up to date...
Hello, is it weird that I have so many installation of python? What did I do wrong? This is a screenshot of my PATH variable...
Hey guys, I just started with learning about data science recently and I found creating a fully functional blog on it tough...
I've looked everywhere but so far I haven't found anything useful. Example 1 one = [1,2,3] two = [4,5,6,1,2,3,1] RESULT =...