#reddit

1 messages ยท Page 13 of 1

night prismBOT
#

Tell /r/python what you're working on this week! You can be bragging, grousing, sharing your passion, or explaining your...

night prismBOT
#

Does Python have the concept of tree shaking, as is the case with bundling in JavaScript?

#

Everyone is saying Python is growing like crazy and it is something you should definitely know... but where are the jobs? It...

night prismBOT
night prismBOT
night prismBOT
#

Hi all, Can someone explain how to avoid this? I'm trying to create dynamic methods using lambda functions but it always...

night prismBOT
#

I would like to create a text based game in python in the same vein as old DOS games. In order for the game to function as...

night prismBOT
night prismBOT
night prismBOT
#

I have a table that contains ID, Name and Image as headers. The table already contains data for the ID and Name. I also have...

night prismBOT
night prismBOT
#

Hello, I have been using python for about a year now and I have worked on numpy, matplotlib and some qt5, but my question is...

#

Hey Everyone, I'll be graduating with a BS in Biology soon and I would like to learn at least one coding language as I move...

night prismBOT
#

I have been googling for a while and coming up empty. Maybe I am not using the right terms here, but I am looking to see if...

#

The title pretty much says it. I'm currently in grade 11 and close to finishing up my computer science course, however we are...

night prismBOT
night prismBOT
night prismBOT
#

I didn't do test driven development on this project and so I didn't do the thing where you write unit tests and then you know...

#

What are some of the "coolest" modules you use in your programs and what do they do?

night prismBOT
#

Hello guys, I've been trying to install PySimpleGUI on Linux Mint. Pip and tkinter is installed and is upgraded, but whenever...

night prismBOT
#

Can someone shed some light on this for me? I am following the Python Crash course and I feel like I have a pretty good grasp...

#

​ [any idea what is wrong here? code runs perfectly fine, but pylint has something against it. beginner in python...

#

Hi - I'm trying to code a string calculator and I've got this issue that python won't let me do 2.0^3.0 as it says...

night prismBOT
night prismBOT
#

Hello /r/python, ​ I am looking for a python library that can automatically generate class and module definitions...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

I can't scrape the text of some elements. I am using xpath, either the full path or div[@class='']/... I wonder whether the...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

I have a folder with 12 files, how can I create a function that throws a signal if the number of files changes from 12 to 13...

#

Hi, so I'm trying to find different biomes in an array. Basically the array is a 1024x1024 numpy array of integers from 0-16....

night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

Hi, am trying to parse a text file given to me for an assignment. An using sys.readlines() to get the lines. In sublime text...

night prismBOT
night prismBOT
#

How to fix this python error? ​ Code: from selenium import webdriver import time ​ username =...

night prismBOT
night prismBOT
#

Iโ€™m taking over a very large Py2x project with very little tests and previously no build infrastructure. To help maintain...

night prismBOT
#

Hi, Is it possible to fetch last one hour mails using python?

night prismBOT
#

I am a beginner/hobbyist so any point in the right direction is appreciated. I would like to make a python application that...

#

Iโ€™m beginning to learn Python, and I appreciate the simple, almost english-like syntax. No unnecessary parentheses or...

#

Is it possible to interpret a code thats already written in normal python into the Arcade for python.(of course with some...

night prismBOT
#

I was wondering if there was any good tutorials for python which start out with really easy stuff and then move into...

#

So, i installed arcade library on mac using pip and whenever i try to run "import arcade" it says "FFmpeg library could not...

night prismBOT
#

My husband is a Python developer, and we are about to start trying to have a baby. ​ If/when the time comes: is...

#

So I'm working on a small project and I think subprocess.call or subprocess.Popen will be useful, but I'm struggling to...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

To keep it short, I've been offered a position at a warehouse that has a computer hardware recycling dept. && an IT...

night prismBOT
night prismBOT
#

Can everything Michael Reeves do be done on Python and how do you get the code from your computer to an Arduino or raspberry...

night prismBOT
night prismBOT
#

This week's top r/Python posts have arrived!

The BEST update for my 3D renderer! I added Gouraud shading...
| 1159 upvotes | 100 comments | u/Forfunckle | r/Python |

Things you're probably not using in Python 3 โ€” but should
| 865 upvotes | 183 comments | u/bemmu | r/Python |

I created this multiplayer text-based shooter with python...
| 532 upvotes | 27 comments | u/0x49616d55 | r/Python |

PyCon US 2019 Videos are live at YouTube
| 361 upvotes | 63 comments | u/Tafkas | r/Python |

I made a centipede robot and programmed it using python!
| 300 upvotes | 25 comments | u/diddilydiddilyhey | r/Python |

night prismBOT
night prismBOT
night prismBOT
#

I am sorry, if this is the wrong sub or I have to mark this as a question, but in hope anyone can help me. I tried to install...

night prismBOT
#

I don't agree with you! Indentation is NOT better than semicolon ๐Ÿ˜‘๐Ÿคš

night prismBOT
#

Hello everyone, I'm a newbie in python and want some help from you all. I want to generate 3 simultaneous graphs one below...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

Afternoon all, Is there a way to write to an excel userform box. I have built a GUI in python using tkinter. I have already...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

hi i am intrested in learning solidity ( basic knowledge not in depth ) for smart contract online and i need help on how to...

#

I want to teach myself to code this summer with basically no background info. I know a decent amount about computers in...

night prismBOT
night prismBOT
#

I started learning python a few days ago. (my only other experience with coding has been arduino). so far I've made a few...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

Getting an error when executing: ​ sudo pip3 install oandapy ​ Command "python...

night prismBOT
#

Hi all, Iโ€™m pretty well experienced in MATLAB, but now Iโ€™m trying to make the switch over to Python being it is open source...

night prismBOT
night prismBOT
night prismBOT
#

Hi, I have studied python since 6 months , I have learned pretty much the basic theory (if, else, classes, etc..) Now what...

night prismBOT
#

Just started trying learn python a few days ago but I feel like nothing is sticking and I'm not learning anything. Does...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

Hi ! Do you guys have any photobooth program in py ?

night prismBOT
night prismBOT
night prismBOT
#

Is there a comprehensive list? I'm trying to create an object proxy. Attribute/property lookup can be done by simply...

#

I've moved my DNS over to Google Cloud but I needed a dynamic DNS record, so, I've put together a small python script which...

#

Hi! I'm trying to identify if this is an issue with my specific machine or if this is a more global issue: ​ I'm...

night prismBOT
night prismBOT
#

Tell /r/python what you're working on this week! You can be bragging, grousing, sharing your passion, or explaining your...

night prismBOT
#

Hi, I have a Python 3 script that runs 10 functions that prints out things like common words found in a paragraph, certain...

night prismBOT
night prismBOT
night prismBOT
#

Hi. Super newbie python user. No coding or CS background at all, but Iโ€™m slowly learning. I want to build a script that...

night prismBOT
#

Hello all, I am attempting to get the distance to the nearest food-object in relation to my player. My first instinct was to...

night prismBOT
#

Hi guys! I'm trying to do a script to recognize speakers from a whitelist. I've been searching from libraries but couldn't...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

I was watching a video on YouTube (William Osman maybe) and he used a program that used a search function to return code...

night prismBOT
night prismBOT
#

Hi im new to python and I'm coming off of learning c++. I use MVS as my ide and I am used to compiling/ executing in the...

#

Hi, I just finished my very first python project on where I coded checkers using the Pygame library. For this project I coded...

night prismBOT
night prismBOT
#

I need to learn it for my university engineering degree and idk where to start. I look back on all my math knowledge and...

night prismBOT
night prismBOT
night prismBOT
#

I'm using venv to manage my projects. Since yesterday, I can't find libraries that are installed within the venv. Starting...

#

Hi guys, So I was learning python and then thought to do some simple project. So I thought it would be great if I can create...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

This math is the only thing from high school I use often. I use it to estimate, sometimes, money I would make at another job...

night prismBOT
#

I am now unable to delete I couple of text files I used for a python script, I guess I forgot to close the files. I have...

night prismBOT
night prismBOT
#

Can anyone translate this Matlab code to Python ​ %Goal variable in iteration a = arduino('com8','Uno') %% Setup...

#

Hello Guys! I am looking for some help on a project that I am doing but can't quite workout out as to why I am getting a...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

I have been having this problem with python recently. Everything was working fine until I tried to run a basic program and it...

#

I have been having this problem with python recently. Everything was working fine until I tried to run a basic program and it...

#

Looking for some help with a small python script < 12 lines. Whatโ€™s the best subreddit to post in for help?

night prismBOT
#

So, I was watching a video about law of large numbers and probability. So, I wrote very simple code to check if its true and...

#

i made a simple calculator script but i dont know how to run it! how do i?

night prismBOT
#

Guys and Gals I just wanted give a word of advice/encouragement. When you start Programing as a hobby or as a career just...

night prismBOT
night prismBOT
night prismBOT
#

Good day, I'm slightly new to python and it's been a few years after taking a few programming classes before I moved into...

night prismBOT
#

im new to python and I need to ask the user to enter 5 numbers and then the computer has to add up those 5 numbers can...

night prismBOT
night prismBOT
#

I'm a 40 year old looking to find a new career. I've been doing online courses in web development and recently Python. I've...

night prismBOT
#

Wouldn't it be fun if for example you can create animated gifs with python. Something like, you write a logic of how to fill...

night prismBOT
#

I'm interested in a programming career. I hear many people online say that Python is a good language to learn in order to get...

night prismBOT
night prismBOT
#

Hey everyone, Iโ€™m looking for a book that can help teach me Python. Iโ€™ve had little experience with Python as I have tried...

night prismBOT
#

I want to generate random numbers in python in real time. That means say for 5 minutes continuously it should generate...

night prismBOT
night prismBOT
night prismBOT
#

I am currently working on a project which involves using flask api to insert and query data from a mysql database but i have...

night prismBOT
#

So i'm trying to use an api of an app. It uses json to communicate so it shouldn't be that hard to emulate the request from...

night prismBOT
#

This week's top r/Python posts have arrived!

Become a Pro at Pandas, Pythonโ€™s data manipulation Library
| 473 upvotes | 22 comments | u/linkerzx | r/Python |

PEP 594 -- Removing dead batteries from the standard library
| 389 upvotes | 164 comments | u/JamesRustleford | r/Python |

I wrote a script to send images/videos/gifs of cats from...
| 522 upvotes | 61 comments | u/ginglis13 | r/Python |

New features planned for Python 4.0
| 301 upvotes | 115 comments | u/coleifer | r/Python |

I made a centipede robot and programmed it using python!
| 298 upvotes | 26 comments | u/diddilydiddilyhey | r/Python |

night prismBOT
#

This week's top r/Python posts have arrived!

Dear python2 user
| 1775 upvotes | 279 comments | u/koungmeng | r/Python |

My simulation of gravity with 1000 particles. PC took a...
| 1630 upvotes | 247 comments | u/mittwochmensch | r/Python |

I made a webcam to ascii converter with opencv
| 1610 upvotes | 81 comments | u/eebmagic | r/Python |

I created a Python library that encodes files into images and...
| 729 upvotes | 163 comments | u/MarkMichon | r/Python |

"Automate the Boring Stuff" author is live streaming Python...
Hi Reddit! I'll be live streaming myself working on a few different text-based games in Python on Monday, 5/27 at 6pm...
| 685 upvotes | 26 comments | u/AlSweigart | r/Python |

night prismBOT
#

When you an instantiate a requests object, what exactly is the object's text attribute? Most of the time it's a page's HTML,...

night prismBOT
night prismBOT
#

Trying to install a mod on Wrye Bash in the installers tab and it just keeps giving me this message: Traceback (most recent...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

Which book is best to self study Python to learn from basics to advanced level. I want to master this language on a serious...

night prismBOT
night prismBOT
#

Every time I run time.time() the code has to be aware from somewhere what the time is and it looks like its pretty accurate...

night prismBOT
#

Hello, I am not new to python but am interested in getting back into doing some coding again, including building GUIs. In the...

#

So i wanted to use TinyDB but for some reason i cannot import it but i obtain the unresolved reference error. What can I do...

night prismBOT
night prismBOT
night prismBOT
#

Hi, folks. I am a non programmer and need portable Python environment (on USB drive) in my job. I installed successfully...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

Still pretty green with python and I'm a bit confused about which virtual environment tool I should use and when. virtualenv...

#

Hey all, &#x200B; Currently i'm trying to make a script that auto renames my movies. the movies i download mostly have...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

Hi ya'll, I've created an Alexa app(it's a WIP) to help patients get access to prescription information for themselves. [git...

night prismBOT
night prismBOT
night prismBOT
#

Ok, so I'm very new to Python (and coding in general). I'm making a small program to calculate age (in years and months) and...

#

I always wanted to program. I learned a little bit of python but then stopped for a couple months. I forgot most of the...

#

I work in accounting and I have to use a lot of excell VBA to accelerate my workflow. I am personally much more interested in...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

Hello guys, i am new with cython and cannot understand how to make cython modules that will be imported as from folder.class...

night prismBOT
night prismBOT
#

I am new to programming and just experimenting with things. What does "-v" do in my Windows terminal? I accidentally ran it...

#

Hey, I have written a code filled with global variables, is there any way I can store all of these global variables so I can...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

Hello, I was a software engineering major. Graduated, still cannot code for crap lol. Anyway, the whole reason I went into...

#

Working on a project for school and was wondering if lxml can be used on html documents that you have saved instead of online...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

I decided that I want to learn python as my first programming language. I donโ€˜t have any prior experience in programming or...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

I want to make a script that reads a list from a text file of one string per line. And than catagorize them based on the...

night prismBOT
#

Just a heads up that the title is not my only question. Over the last few months, I've been steadily studying Python. I'm at...

night prismBOT
night prismBOT
#

Hey, I found a code that draws a colourful spiral, but Im not sure how it works. Can someone explain it to me/\? import...

night prismBOT
night prismBOT
#

So im trying to make a code that generates gibberish string with spaces and find how many 'words' are in there &#x200B;...

night prismBOT
#

Hey everyone, I'm relatively new to python and I was wondering what IDE is most commonly used, and where to get it, if it...

#

Tell /r/python what you're working on this week! You can be bragging, grousing, sharing your passion, or explaining your...

#

Hey! I am a bit new to Python, and was wondering if there is any way to control 3D games using python. I know how to do this...

#

Hello, &#x200B; My script is used to get outputs from commands applied in a Cisco Router. I'm saving the outputs inside...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

Hello all, I have a questions about the efficiency of adding numpy. I am trying to add a bunch of arrays together in the most...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

I have this use case where I need to extract some data from XML doc and then take some actions using simple if/else...

night prismBOT
night prismBOT
#

Hello, I've been practicing python for about a week now and I've got most of the basic bits down. I want to start using some...

night prismBOT
#

Hey r/Python! Iโ€™m taking a semester-long course with very basic python for my sophomore year in high school. However, Iโ€™m not...

night prismBOT
#

I am trying to learn python by watching videos online. I am trying my best to learn Python but I always get confused....

night prismBOT
night prismBOT
#

Hello everyone, so I've been working on this rest API, in flask, for my internship and I have a question. How would I go...

night prismBOT
#

Looking for world-class Python development services at cost-effective rates? Net Solutions, a renowned Python web development...

night prismBOT
#

Hey all Currently doing a school assignment where we are required to produce an app that provides information about binary...

night prismBOT
#

hello all. i have just started python. the teacher i have been given does not explain thing properly but its not his fault...

night prismBOT
night prismBOT
night prismBOT
#

So i need a program that is going to ask me for a number and then ask me to enter that many more numbers and then print the...

night prismBOT
#

Hey everyone, I'm trying to program some control charts to track part conformance in a manufacturing shop. I'm pretty new to...

#

Hey guys, so I just wanted to create a python quiz (using google forms) and was running out of ideas. Please send me some...

#

class Employee: def intit(self, first, last, pay): self.first = first self.last = last self.pay = pay self.email = first...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

Hi, I donโ€™t use reddit too often, so I donโ€™t know how to make code look nice on here I made a module for ANNs that uses...

night prismBOT
#

The problem A while ago, many people got together and asked the moderators to ban "how do I do this?" style posts on...

night prismBOT
#

Hi guys I'm still a beginner in coding and I create this tool to solve my problem with AWS elasticserch indices because there...

night prismBOT
#

I am creating a simple pyplot (df['date']. values, df['value']. values ) which is expected to generate line graph. And it...

#

Hey can anyone of you suggest me TUTORIALS for ANROID DEVELOPMENT WITH PYTHON if possible๐Ÿ™‚๐Ÿ™‚๐Ÿ™‚๐Ÿ™‚๐Ÿ™‚...

night prismBOT
#

I would like to know if there are well known web sites using python to build Rest Apis? As far as I know reddit use python a...

night prismBOT
night prismBOT
#

I need some tutorials for making 3d opengl games and can't find any

night prismBOT
night prismBOT
#

Any way to work from home as a Python coder, machine learning specifically? Any advice would be helpful.

night prismBOT
night prismBOT
night prismBOT
#

What are the best books or resources to learn data science from assuming that I already know statistics, calculus,...

night prismBOT
#

someone pls help i have to do some run length encoding thing for school but it keeps saying "expected an indented block" and...

#

I am trying to scrape all antibiotics and their spectrum. If you go to first the link below, you'll see 8 buttons. Then if...

#

Iโ€™d like to know if itโ€™s possible to code a voice changer without any artifacts, distornion or quality loss, a 100% natural...

night prismBOT
#

Hey, I'm trying to make a simple game where fish spawn every so often, and the two competitors have to be the first to catch...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

Hey everyone, I am fairly new to Python and have been studying some beginner courses on eDX currently. My end goal is to be...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

I am a beginner in python, but I've programmed in java before. I just made this tic tac toe game as practice, and I was...

night prismBOT
#

Hi guys. I have a quick question. So I used to manually install packages (numpy, matplotlib etc) to Python. I have a new...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

I've just started programming in python and stumbled upon colab. I see that it's possible to store data and codes on...

night prismBOT
night prismBOT
#

&#x200B; &#x200B; Creating a simple UI , as far as i can tell, the radio buttons should align with the left hand side...

night prismBOT
night prismBOT
#

Im a Mac user and new to python. I have PyCharm installed and have been reading a book to learn python. Im trying to complete...

night prismBOT
#

I'm going back to school for a master's program in a few months and the program heavily leans on Python (and R). I'm starting...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

I'm a beginner in python and am thinking about creating a simple math puzzle game as i learn to understand concepts better. I...

night prismBOT
#

Hi everyone! Iโ€™m a python developer with +2 years of experience in web-development and also with some background in...

night prismBOT
#

So I've been playing around with SpeechRecognition library in Py-3.7 Everything worked fine until it needed PyAudio library...

night prismBOT
#

So i need to generate a Fft graph from a .csv. The CSV has 2 columns, one for time interval and the next is velocity. I have...

night prismBOT
night prismBOT
night prismBOT
#

Ok, so my computer science teacher has just left the school leaving us with course work we need to complete our selves. I am...

night prismBOT
night prismBOT
#

I am attempting to learn python 3 and how it works I create a quick MAC Address changer application in Python 3. Mostly by...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

is there a way to solve the captchas where you have to select multiple things like bridges , etc.

night prismBOT
night prismBOT
night prismBOT
#

I don't know if it's allowed by rules here, but I'd like to introduce to you my software called Shorty which allows you to...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

Here's the back of a shirt I bought on 2008 to support Python. Obviously so many things has changed. Wonder if similar shirt...

night prismBOT
night prismBOT
night prismBOT
#

I just began scripting but when I try to write something in front of some code, the letters won't add to the code but change...

night prismBOT
#

So im really new to this and I want to create a sort of scripted chat text code (idk the actual name to it). I first used...

night prismBOT
night prismBOT
night prismBOT
#

hey, i have pycharm installed on a machine without internet connection. when i try to set up docker\docker-compose...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

Write python code to scan a youtube playlist, go to the recomended mix for each song, scan THOSE songs, save the long list of...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

Context I have some code that I need to: 1. test for correctness, and 2. benchmark the throughput ## Question 1. Does...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

Tell /r/python what you're working on this week! You can be bragging, grousing, sharing your passion, or explaining your...

#

I am looking for scientists of all fields who are using Python for some Q&A. I am looking at specific as well as general...

night prismBOT
#

If we have a list like [15,15,15,15,15,15,15,15,15,14,14,14,14,14,13,13,13,13,12,12,12,12,12,12,12] so this list contain 4...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

Any QA engineers who use Python as there go to language for e.g. test automation or to manage test data? Here in Germany it...

#

I am looking at Strat/Quant roles and I know I am going to get a Python coding test of some sort. I've been through...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

Whats wrong here? I want it to be like if you input any of the numbers in "alder", you get another input that says "Hva synes...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

Hello, im very new to python and im learning using sublime text, but i have a problem, i made a code that asks for your age,...

#

I installed magicpython in my atom editor to see it (check it out). first thing i noticed autopep8 is not working. I realized...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

I'm a network engineer and my company is looking to start to build out an automation platform for our large fleet of network...

night prismBOT
night prismBOT
#

I want to build a platform where people edit some text . I need version control because i want to lose data by bad people....

night prismBOT
#

Hello community! Can someone explain me how can I get the id of a column in a database using the sqlite3 module? When i try:...

#

Hey People, Recently i got a new project to work on, basically its a Advanced Product management app with focus on inventory,...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

hello programmers i am a new python developer just wrote a sample code # your code goes here class Yash: def...

night prismBOT
night prismBOT
night prismBOT
#

Hello, I am a college student and have been given a task to make a website for my club as I am the only one who has...

night prismBOT
#

I am having a lot of trouble figuring out what is wrong with my program. I am new to programming and therefore have limited...

#

Hey folks I have been trying to write a code for a no if clients and I want the master table to be like "client...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

I'm not quite understanding the following question: &#x200B; 1.Is the following a legal Python program? def proc(x):...

night prismBOT
#

I started programming with c++ and the FOR loops are pretty different in python. It just feels like for loops in python donโ€™t...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

I have a dumb question but why is there never a use for a list nor tuple that stores a sequence of numbers?

night prismBOT
#

I have written my UI tests for an android app using appium and pytest. I have pulled appium docker image via docker hub which...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

I have looked at several explanations on classes both in the past and recent. It halted my oo development in python a few...

night prismBOT
night prismBOT
#

I downloaded pygame using pip with this command py -m pip install -U pygame --user . I seemed to work fine but when I try...

night prismBOT
night prismBOT
night prismBOT
#
#

i have installed python and able to check everything in cmd and also installed packages like numpy and pandas, but after 4-5...

night prismBOT
#

This is a prime number checker. I am proud of myself. e = 1200 total = 0 if e > 1: for a in range(2,e): if e % a != 0:...

night prismBOT
#

Hi all, I'm trying to make a requirements.txt of a project who have a dependencyA which in turn have dependencyB in their...

night prismBOT
#

hey guys, can any1 explain to me how can I find the wrong FCS. I have a ques for finding and I have no idea how to adress it....

night prismBOT
night prismBOT
night prismBOT
#

I am trying to read the filename out of the string that is the files path. So if i have the path: C:\test\test.txt How would...

night prismBOT
#

Hi there, I have to convert nested datetime objects to ISO8601 format (e.g. nested in lists, dicts, dataclasses, etc) I have...

#

it's just kinda ugly and seemingly complicated there is the "type hints" which provide compile time type checking on function...

night prismBOT
#
night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

Hey I'm a totally new in programming and wanted to ask what's wrong with my code. Many thanks in advance. The correct one:...

night prismBOT
night prismBOT
night prismBOT
#

I have two friends who work as full time developers and sent a code example to them to review. It used a list comprehension...

night prismBOT
night prismBOT
#

I have been using sublime for HTML and CSS and for python i am using idle. should i Change to any other IDE for python? Ps-I...

night prismBOT
night prismBOT
night prismBOT
#

Hey guys, not sure if this belongs here, or is allowed. I didn't see anything that specifically says no... I'm looking for...

night prismBOT
night prismBOT
#

Hi Everyone! I am sharing the GitHub link to my project 'Face Detection and Recognition' . I have tried to write a well...

#

Do I have to change something on this code, if I wanna make it executable with pyinstaller ? here is the Code:...

night prismBOT
#

Hi All I've got a some code that uses selenium and chromedriver to scrape web data. I've tried to move it onto a Linux Apache...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

import asyncio import time &#x200B; &#x200B; async def say\_after(delay, what): await asyncio.sleep(delay)...

night prismBOT
night prismBOT
#

Hey there, I am a self taught python programmer, coding for about 2 and a half year. When I compare my code with codes posted...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

I've been learning Python for the past couple of months and I'm proud to share that I released my first package on pip :D...

night prismBOT
night prismBOT
#

Literally everywhere I go I always see python and Django, but why is Flask never used? I use flask for my website and I donโ€™t...

night prismBOT
night prismBOT
#

This week's top r/Python posts have arrived!

God approves
| 1788 upvotes | 100 comments | u/raam1993 | r/Python |

Created a click bot after reading Automate boring stuff :)
| 1084 upvotes | 102 comments | u/zeus5552 | r/Python |

Alien invasion game developed using Python. Reference :...
| 1026 upvotes | 86 comments | u/sachin_mahesh | r/Python |

Raymarching fractal video made with Python + glsl !
| 1024 upvotes | 49 comments | u/neozhaoliang | r/Python |

Guido painting @ PyCon 2019
| 838 upvotes | 36 comments | u/viciousdoge | r/Python |

night prismBOT
night prismBOT
#

Iโ€™m not sure if this is the best place for this but..I love computer science and am majoring in it but I want to make...

night prismBOT
#

Hey all, As a way to get better at web-scraping I made some scripts that go through webcomics I like (and one I used to read...

night prismBOT
night prismBOT
#

Please view the following beta game and give me feedback using the attached feedback sheet. I am working on this game for...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

Hi Everyone! I am sharing the GitHub link to my project 'Image Classification on Fashion-MNIST dataset using CNN' . I have...

night prismBOT
night prismBOT
night prismBOT
#

I have a list of countries in a dataframe and i want to assign a continent to each depending on from where the country...

night prismBOT
night prismBOT
night prismBOT
#

Django is a high-level modern open-source web framework based on the object-oriented Python programming language that...

night prismBOT
night prismBOT
night prismBOT
#

Looking for a Python job board on here that's actively used. r/PythonJobs is not very active and the job boards in this...

#

If I have a file on a shared drive that I would like to use I am currently able to do the following: &#x200B; COB_Base =...

night prismBOT
night prismBOT
#

Last week I went to a hackathon and it went pretty well. As a beginner, I tried to create a game from scratch including...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

Hello reddit, I have been trying to learn Python/BeautifulSoup and as an exercise, I want to write a code to check the train...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

Hello, Iโ€™ve got an interesting task, but really have no idea how to solve it. Try to train algorithm thinking. We have cube...

#

Hello everyone. My friend is finding it rather difficult to understand which is better. Pycharm or Thonny. Could you all do...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

Hello. I'm blind. There are audio games for the blind. I should briefly describe this for your understanding. Let's take, for...

#

Tell /r/python what you're working on this week! You can be bragging, grousing, sharing your passion, or explaining your...

night prismBOT
#

Hello, I have a ffMpeg script the finds โ€œsample.mkvโ€ and outputs it to โ€œsample.mp4โ€. I have it working perfectly on my PC at...

night prismBOT
#

I donยดt understand grid_forget can you help me?

night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

I am running on a shared host (Bluehost) without root access and, apparently without a package installer. I have previously...

night prismBOT
#

A while back someone suggested a python module to manage revision history of text content. I have one app that manages...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

This is likely the wrong subreddit to ask this, and if it is I'd like to kindly ask where is the right place to ask this...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

tl;dr: need to educate my team to be able to develop and utilize self-learning alg., dunno how. &#x200B; Hello, I work as...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

hey guys, i was trying to install Pyinstaller but this error is coming up. I've tried searching for answers but couldn't find...

night prismBOT
night prismBOT
#

I am editing my program but it isnโ€™t working here is my program: from random import randint apple = Actor("apple") strawberry...

#

I have an R background and was able to scrape several pages of the site with a for loop with the rvest package. Iโ€™m trying to...

night prismBOT
#

I am using to_csv on the first n lines of a text file (which is a table separating columns with tabs). When n=72 everything...

#

My friend wants to try (3D) game development but knows absolutely nothing about programming. She asked my opinion on what to...

night prismBOT
#

Hello. I am interested in using Python to click and type into various applications. I've seen someone create a Python project...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

Can someone help me understand and use this script that apparently should help me perform certain tasks when i receive an...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

I am building my first Flask web app and wanted to get thoughts on overall architecture and data flow. Sorry if these...

night prismBOT
#

Hi python people, I'd love your assistance please :) I got stuck on this little exercise and I really can't figure out what...

night prismBOT
#

If anyone here is familiar to the solver function in Excel I would like to use this functionality in a python script, any...

night prismBOT
#

Has anybody got any examples of filling in a HTML form with an API post using Locust? I'm getting 200 responses but the...

night prismBOT
night prismBOT
#

I've been coding for years, just not in python. Can any of you lovely python folks point me to a good tutorial for chap that...

night prismBOT
night prismBOT
night prismBOT
#

I am just starting to learn programming and i am looking for a project that will keep me interested. I do a lot of social...

night prismBOT
night prismBOT
#

Hello everyone. I am working on making a project involving an Xbox 360 controller (wired), and I was wondering if there's...

night prismBOT
night prismBOT
#

Mac terminal is using py 2.7 and I need to install something with 3.6 which I have install in pycharm. But I can't seem to...

night prismBOT
night prismBOT
#

(I'm new to coding so bear with me) I was wondering what repositories and what I can import into python to do these two...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

Hey all! Iโ€™ve recently bought the โ€œhow to automate the boring stuff with pythonโ€ course from Udemy and am really enjoying...

night prismBOT
night prismBOT
#

Hi guys, I've written a small encryptor and wanted to know, if any one of you can solve it. Here is the code:...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

Has anyone got any of the certificates from Python Institute? How was it? Did it benefit you in anyway with work/career?

night prismBOT
night prismBOT
#

I ran across some unexpected behavior using anchors and aliases in yaml. I often use anchors to simplify my configurations...

night prismBOT
#

A web app I am building is going to need to pass temporary data (500 rows max) from one module to another. I have been using...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

I want to make a discord bot that detection specific words and keep count of them. Any steps I should take?

#

Are there any musicians here who are also coders? Has anyone done any music-related projects in python? If so, what did you...

night prismBOT
night prismBOT
night prismBOT
#

I want there to be a line break in text. In the picture below, I'm trying to get the text to be like this: "eeee &#x200B;...

night prismBOT
#

Hello all, &#x200B; I really like the theme/style of the 1st code example here as it is easy for me to read...

night prismBOT
night prismBOT
night prismBOT
#

Python is a high level and multi-paradigm programming language designed by Guido van Rossum, a Dutch programmer, having...

night prismBOT