#reddit

1 messages · Page 17 of 1

night prismBOT
#

I think this question is on the mind of those of us who keep trying to contribute but don't seem to get our PR even looked at

night prismBOT
#

Name says all. I'm creating a Boids program in Pygame, yet every time I update the screen, it flashes to a blank screen...

night prismBOT
#

Hello community, I need to decrypt some strings that were previously encrypted in Ruby application with OpenSSL. crypt.rb...

night prismBOT
#

Hi guys, Basically, I have a program that converts data from HTML pages to my MySQL database on a VPS. I wanted to give my...

night prismBOT
#

Recently I made a simple Python script that downloads that can look for a list of words in a YouTube video. This script takes...

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

I'm interested in learning python, but am not sure the best way to do so for free or relatively inexpensively ($30 or less)....

night prismBOT
#

Hey Reddit, Probably you already thought that I should go to Google, not reddit, but, I've been there already. ​ I...

night prismBOT
#

What steps/code would I need in order to create a text file of my Wikipedia “saved” articles. (Web scraping?) Basically I...

#

I'm trying to set manual exposure for webcams using fswebcam but am having a terrible time figuring it out. Can anyone help...

#

I'm a civil engineer and for those of you that don't know large amounts of other industries still rely on things like...

#

Are there any current rpms of cx_Oracle floating around? Just about every installation document I see is for using pip and...

night prismBOT
#

I have a python script that reads a csv file that a user uploads. Sometimes the amout of data inside the csv file can be...

night prismBOT
#

Hi all. Can you please advise on the best tutorials (paid for or free on YouTube) to get me started please. Thanks in advance.

#

Hello everyone ! i installed the module "pygame" and "neat" but i cant import them in any project . i also updated the pip...

night prismBOT
night prismBOT
#

I am just getting into list concatenation and I was wondering how to properly handle errors in the list. An error arises in...

#

I've searched and searched, but I found nothing for my specific case. I want to multi-thread this program, with one thread on...

night prismBOT
night prismBOT
night prismBOT
#

Hi all, I am very new to Python and I am trying to code a virus (for a fun project) I want this virus to spam a wx frame with...

night prismBOT
night prismBOT
night prismBOT
#

I was thinking about hard-focus on learning Python, though before of get deeply on it i've got some doubts which depending on...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

Hey guys. I used to have an earlier version of python (3.7.2 I think). I had pip installed requests, but for some reason, it...

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

Hi guys! I'm a Neurophysiologist and I have to write TONS of reports throughout the week. Thing is, I've started to notice a...

night prismBOT
night prismBOT
night prismBOT
#

Hello! I'm new to coding and don't have the best knowledge of it yet so bear with me... I am working on my coursework for...

night prismBOT
night prismBOT
#

Hey everybody, long time reader first-time poster. I have an interview as a python developer for a company that gives...

#

A noob here, trying to do the following: connect to an access db. -- this is complete. create an input line were when a user...

#

this looks like a nice library but i can't help think it will lead to regret later down the line? my concern is with...

#

Hey guys I am trying to install opencv through pip but I am getting this error: So I am trying to install opencv through pip...

#

Maybe this is the wrong sub, I’m using IDLE 3.7.4 on my Mac for a college course, and it won’t let me save (as) any file or...

#

​ I run the following AWS command in Python : subprocess.call('aws ec2 describe-instances --region ' + region + '...

#

Hi, this is not really Python related, but anyway ... For a Python data visualisation project I'm looking for a tiny but...

night prismBOT
night prismBOT
#

Parrot - Built on Python. Parrot is an application to send your new emails to Signal as secure text message on your...

night prismBOT
night prismBOT
#

Anyone know what this means? ``` File "C:\Users\kalle\Desktop\reddit_datawork\get_reddit_ask2.py", line 74...

night prismBOT
night prismBOT
#

Hello guys, I often hear people say it is possible to use multiple backend languages for just one project i.e python and...

night prismBOT
#

So I have this assignment for a python 1 college course that is asking me to get an input value and check to see if it meets...

night prismBOT
night prismBOT
night prismBOT
#

I want something more than just a crontab. I wanted a pipeline, similar to Gitlab's CI/CD, but for not building/deploying...

#

I have a list of people I python, and I want to split them up randomly into groups of adjustable sizes, how can this be done?

night prismBOT
night prismBOT
night prismBOT
#

Where do I start? Is there a recommended IDE? I have a few ideas for small applications I want to create at the moment, I...

night prismBOT
night prismBOT
night prismBOT
#

Hi guys! I have a question for you, I'm working on nights, between 3-6 im here on my own basically watching youtube, I have...

night prismBOT
night prismBOT
#

Suppose that there are n^2 (^ is used for power operation instead of bitwise XOR) students. The students in the class are...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

Years ago I ported to python3 and published as an independent egg some code from the stale "Python Enterprise Application...

night prismBOT
night prismBOT
#

say u have: > L = [0,1,2,3,4,5] > L[0:2] [0,1,2] ​ Is this still still constant space? Or does...

#

Hi, What IDEs are you using for python? I'm specifically interested in strong debugging features.

night prismBOT
#

Can anyone help, I have no idea where to start. Listen to our story: a boy and his father, a computer programmer, are playing...

#

Can anyone help, I have no idea where to start. Listen to our story: a boy and his father, a computer programmer, are playing...

night prismBOT
night prismBOT
night prismBOT
#

I have this : with open(dbFile) as f: print(" ".join(f.read().splitlines()).split()) and it prints this out : ['10.160.5.50',...

night prismBOT
night prismBOT
#

It continues to puzzle me why we have no do-while loop in Python. In Python code, it's common to see the following pattern:...

night prismBOT
night prismBOT
#

Hi, I'm trying to trim a certain portions audio(.wav file).Is there any module that can do the task?? Eg: 100 seconds of...

night prismBOT
#

I have some troubles understanding the "for" loops. For example I dont get why this code does what it does: a = ["apple",...

night prismBOT
night prismBOT
#

Write a code to print all the value from 1 to 100. Skip the numbers which are divisible by 3 or 5. I am beginner. so please...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

I just remembered an old meme.... wherein the languages are personified by human entities and they are given the task of...

#

Lately, I've been interested in reading (company) blogs from various engineering teams where they talk about the issues...

night prismBOT
#

Hopefully this question is OK to ask here. Basically, I have to write a function that takes a list as its input and that...

night prismBOT
night prismBOT
#

I was wondering if any kind hearted soul could help me find an example of a Dash app which has multiple (5+) separate drop...

night prismBOT
night prismBOT
#

Hello so I am just starting school and for what ever reason I am having a brain fart on which I am suppose to do, I need to...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

Let's say I have host A and host B. Host A contains pytest while host B does not. How can I run pytest tests against B by...

night prismBOT
night prismBOT
#

I'm making a maze in python (at least trying to ) I used turtle to draw it and reset the turtle to the start of the maze and...

night prismBOT
night prismBOT
#

Hey everyone, I really want to start programming and I have started to learn the language python because it seams like the...

night prismBOT
night prismBOT
#

Any free websites out there to learn how to code??? They usually all charge minimum $300 yearly 😫

night prismBOT
#

I am coding a Chat bot for my IST assignment that speaks and uses a GUI for message boxes (I’m using puautogui) When I try to...

night prismBOT
night prismBOT
#

I'm plotting averages of survey results from several different surveys - this is for a presentation - and stripplot works...

night prismBOT
night prismBOT
#

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

My school's business analytics course is taught in python....
| 1621 upvotes | 147 comments | u/easylifeforme | r/Python |

I wrote a python program that scraps wikipedia articles...
| 928 upvotes | 105 comments | u/mrasadnoman | r/Python |

A Guide to Excel Spreadsheets in Python With openpyxl – Real...
| 709 upvotes | 93 comments | u/pmz | r/Python |

"Excellent Python Programmers wanted, numpties need not apply"
| 690 upvotes | 186 comments | u/conkerandco | r/Python |

Python 2 is dying, so fix your code NOW, says “British NSA”
| 584 upvotes | 114 comments | u/CrankyBear | r/Python |

night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

Hello! I am Python Beginner, learning Web Scraping and Data Visualization (making statistics etc), connecting to Databases At...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

Hi Everyone. I am in need of a library/framework that could display .svg files but without converting them to .png or...

night prismBOT
night prismBOT
#

Hello everyone, I'm looking for a library that allows me to program using nodes, graphs, pipelines and workflows, just like...

night prismBOT
#

So I recently got a new PC, installed python and VS code (installed python to path). I installed reportlab via conda. Now...

#

I've been working on a Jupyter notebook for quite some time, and recently it has been acting completely bogged down. If I try...

#

Is there any way you can make a button called next and when you click it it goes to another tkinter page.

night prismBOT
night prismBOT
#

Can anybody please explain this numpy code: import numpy as np a = np.array([1,2,3]) np.tile(a, (2,1,2)) The output for this...

night prismBOT
#

Just started a Python coding course, and my Professor's suggestion is to use a Windows machine or online compiler. Can I...

night prismBOT
#

What projects can i make combining electronics and telecommunications and Python.?

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

I am back with another python question. So far this is the relevant part of my code Shape = input('What shape do you want?' )...

#

I’m going to convert some pdf documents to text. I would like to automate extraction of some “test questions” or important...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

Looking for a series where it teaches you beginner, to advanced python scripting, and suggestions would be a big help!

#

I recently discovered that a part of our orgs' code is dependent on an exe compiled from python code that was written...

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

Can anyone suggest me some libraries or code from which I could ADD TAGS THE TEXT LIKE one done by QUORA to tag questions and...

night prismBOT
#

it's been 5 days since i start learning python 3 , i am a very beginner , id like to get some help to know why my app doesnt...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

Hey all, I am a freshman university student hoping to get internships (plz) as soon as possible. As a python project to...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

Hi Guys, I want to discuss about gui libraries in python There are several libraries but there is advantages and...

night prismBOT
#

Hi. I want to run some of my codes on a virtual machine. Anything specific I should know when trying to research this and set...

night prismBOT
#

So I have to create a document listing all the possible data required for a database table, from database analyst's point of...

night prismBOT
#

Hopefully this helps some folks. For those unaware, MIT posts a majority of their courses, for free online. This particular...

night prismBOT
#

Hi All, I come from a C# background (15 years of it) but I am learning Python so I can switch to machine learning. In C# we...

#

The problem is asking how much visual space the face of a cube will take up if you’re between the center and the face. The...

night prismBOT
night prismBOT
#

I'm currently using pandas to manipulate an xlxs file. I have a column where I need to pull out information and make a new...

night prismBOT
#

Hi, I've just released second version of my personal project. It's program which generates gaming montage from clips...

#

I have a bunch of files (~50) that reference others. To model this, I have a dict where the keys are the file names and the...

night prismBOT
#

Hi, So, when i store the password, i don't want to store it as plain text. so let's say the machine has the credential of...

night prismBOT
#
night prismBOT
#

Hi Pythonistas! ​ I am a beginner in python, I mainly learned it to automate reports generation and some basic...

night prismBOT
#

Hi folks! I'm a IT student and I love programming in my free time. Recently I attended a course about Artificial intelligence...

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

Hi to all. I want to know if somebody can give me some tutorial for a menu for lcd display. At least just the skeleton....

night prismBOT
night prismBOT
#

class Fake: def self(self): # <- is there a special method for this ? return dict(a=42) j=Fake() assert j ==...

night prismBOT
night prismBOT
#

Hello, kind of a beginner to programming in python but i have stumbled upon a problem that i can solve but would just like to...

night prismBOT
night prismBOT
night prismBOT
#

I've been looking for a while and every library/engine I've come across doesn't have a visual scene editor (is that the right...

night prismBOT
night prismBOT
night prismBOT
#

Hey guys, recently (while visiting my parents) I found a small tangram puzzle that consisted of polyomino blocks that really...

night prismBOT
night prismBOT
#

Quick questions for the Gurus. How do you know when you have enough knowledge? What were/are your benchmarks when learning...

#
night prismBOT
night prismBOT
#

Say that I have 100 variables. I want to rename the first 70 a1~a70, and the last 30 b71~b100. I have thought about a...

night prismBOT
#

I am taking computer science for my a levels. In our syllabus, python is the language we are meant to write in. Do you have...

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

Hello! I would like to present to you all my first open-source project. py-getrfc allows you to instantly get the text of an...

#

hi guys im a beginner at python and im currently trying to do a lil project but i keep getting stuck can someone dm me and...

#

beginner to python and got hw from my school to program something although i keep getting stuck. The homework was to create a...

night prismBOT
#

I have been trying to get Python to play nice with the Serverless Framework for AWS and I keep getting one error after...

night prismBOT
night prismBOT
#

Hello world! &#x200B; I am beginning to learn python and I need some help. I have notepad++, python and pypy downloaded....

night prismBOT
#

Hi all , &#x200B; How do I change my regex so that re.sub(r"(?<=skype:)(.)(?=?)", "xxx", 'Lorem ipsum <a...

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

I'm building out a flashcard script to spice up my Mandarin studying (not really an app yet, maybe I'll port it into an app...

night prismBOT
night prismBOT
night prismBOT
#

So, I am trying to control rainbow six siege using a python program and direct input, the thing i use to test it registers it...

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

Hi everyone, I made a python CLI tool to simply create a hardware wallet using a cheap USB Flash drive. My vision is to...

night prismBOT
night prismBOT
#

Hi all, i did this code for anagram but somehow it doesnt work for some private case which i dont know any one can help me...

night prismBOT
#

I was thinking of developing a program to convert .ui created by Qt Designer to Tkinter. Has anyone already done this?

#

Hi guys, I’ve been in IT for about 10 years, just completed my ccna route and switch since that’s what I’ve been doing for...

night prismBOT
#

Spacy is an open-source Natural Language Processing software library written in Python. You might be thinking what is Natural...

night prismBOT
#

I'm making blackjack and I want to be able to input "bet (number)" and have a function run and use the number as a variable....

night prismBOT
night prismBOT
#

I am a Sonic Media graduate with experience in SuperCollider (SC), I have always had an interest in properly learning Python...

night prismBOT
night prismBOT
#

Hi guys, looking to learn about this. What book would you recommend for someone who has zero coding experience at all, to...

night prismBOT
#

I been trying to do my programming assignment.... have one more and am stuck. my cousin came up with this equation using his...

night prismBOT
#

Hello, my question is how can I convert X="1,2,3" into X=1,2,3 ? does it exist a command to do it?

night prismBOT
#

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

I used reinforcement learning with python to solve...
| 1602 upvotes | 61 comments | u/diddilydiddilyhey | r/Python |

Tiler - A Tool To Build Images Out Of Other Images (link in...
| 1361 upvotes | 71 comments | u/nuno-faria | r/Python |

AI Cheatsheets - Now learn Tensorflow, Keras, Pytorch, Dask,...
| 970 upvotes | 66 comments | u/kailashahirwar12 | r/Python |

Possibly the most terrifying O'Reilly cover I've ever seen
| 1047 upvotes | 66 comments | u/wrtbwtrfasdf | r/Python |

Fun with matplotlib part 2: Collatz conjecture.
| 613 upvotes | 38 comments | u/sjoerd1953 | r/Python |

#

I have to make a table that shows the percentage of an “item” (random number) and my professor used {:4d} and a few for loops...

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

I have just recently started getting into gui programing with Tkinter and was wondering what is more comonly used by...

night prismBOT
#

Not quite sure if the title makes senses. When I enter the pipenv, on the left of the terminal, the name of the shell reads...

night prismBOT
#

with my program it is trying to make "secret codes" out of periodic table elements &#x200B; The code `single_char = ["H",...

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

I'm looking for blog posts and other things documenting experiences with adopting mypy, especially from bigger companies. I'm...

#

Good Afternoon, I have an assignment for my "Intro to Python" course where I have to write an ATM program that has the...

night prismBOT
night prismBOT
night prismBOT
#

So I'm trying to install Kivy, but I just get this: &#x200B; [I am VERY noob on Python so far and I'm still learning, so...

#

Hello, CentOS 7 i have been trying for hours to install PySide2 and/or PyQt5 in order to use it for a GUI i have created with...

#

I am working on an assignment to implement a recursive method called eval_expr() that evaluates boolean expressions....

night prismBOT
night prismBOT
night prismBOT
#

Question: Print “this” list of foods but every time the item is taco print “we have a winner”

#

I need a randomly perlin noise but the package don't work can someone make one that works because my computer say that it's...

night prismBOT
night prismBOT
night prismBOT
#

Hello, After days of struggle, I am posting here for help. I have a 2 lists, a ordered sequence, and my main list. seq =...

night prismBOT
#

Hi guys, this is the first project I'm sharing so any feedback is welcome. I started learning python 2-3 months ago and would...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

I had to uninstall and reinstall python as a result of pip global value garbage. Now I have a directory left over that...

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

I am practising Python, how can i get an input string , converted into a dictionary and word being the key and the count of...

night prismBOT
night prismBOT
#

Hey everyone. I'm a young python developer working as a full-stack for last 4 months. I wanted to learn more and am...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

So I’m fairly new to python and I’ve never contributed to any open source projects but I’d really like to. I have absolutely...

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
night prismBOT
#

Hi everyone, I am hoping you can help me. Have a twitter bot that takes a photo of my back yard every hour and tweets it out,...

night prismBOT
#

Good morning everyone. I am having trouble getting my code to work and yet i cant seem to fix it. The issue is that the...

#

The issue is that my (right and left) true or false statements are grayed out in my gameLoop function. my goal is to move my...

night prismBOT
#

Hello everyone, I hope you’re all well! Anyway, seeking some advice career-wise. Currently, I’m a Sr. Mfg Engineer at defense...

night prismBOT
night prismBOT
#

I am trying to get a value from a data JSON. I have successfully traversed deep into the JSON data and almost have what I...

#

def isAnagram(s1,s2): s1=s1.lower() s2=s2.lower() x=list(s1) y=list(s2) if len(s1)!=len(s2): return False for i in x: if not...

#

Hi, I just started learning python a few days ago so I am sorry for the noob question. I am trying to make an if/else...

#

Hi all, i am unclear of how to do it in iterative way as ive been using recursive way to solve all these problems. Any help?

night prismBOT
night prismBOT
#

I need to read some Excel files into Pandas on a weekly basis, and most of the time the information is on the same location...

night prismBOT
#

Hello all! I'm a *VERY* new to python. I need some guidance. This is what I have: money = input("How much money do you...

night prismBOT
night prismBOT
#

So lately I have programmed a small project. The function of this project was to show me the word that is the most similar to...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

A Case for a Pythonic Python GUI Quiz - Who said: > "Creating GUIs in Python is amazingly intuitive,...

night prismBOT
night prismBOT
night prismBOT
#

Hi, I am looking for an isometric library that I can plug into Kivy which I am using for the rest of my application, I am...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

As a recent college graduate with a degree in Finance and Economics who is currently unemployed, I'm trying to spend my free...

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

What the actual heck is the deal with **kwargs when you're trying to use it in matplotlib.pyplot plotting functions -- the...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

Hey there! I'm struggling out here to learn python for my CIE exams on this October/November anyone out there who can suggest...

#

Here is an interesting blog post on overview of package management in Go- pre, and post Go modules. What are your thoughts on...

night prismBOT
#

Hi everyone, first post here, just wanted to ask something cause I feel kinda lost, I’m studying software engineering and...

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

I'm pretty new to python, and I was playing around with Selenium, when I noticed that it wasn't pressing one button(literally...

#

How do i tell jinja that a Python variable is safe? (In HTML)

night prismBOT
#

Traceback (most recent call last): File "C:/Users/Ayyorta_/Desktop/AmazonPrices.py", line 30, in &lt;module&gt; `with...

night prismBOT
#

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

Found this on twitter
| 2603 upvotes | 201 comments | u/shardul08 | r/Python |

I made a python drawing
| 2508 upvotes | 144 comments | u/Omz________ | r/Python |

Rolling Hills (Made with Python Processing)
| 1268 upvotes | 33 comments | u/thebuffed | r/Python |

I started learning python about a month ago. Today I sat down...
| 1121 upvotes | 157 comments | u/thegodzilla25 | r/Python |

TIL if you type 'import antigravity' into a Python command...
| 775 upvotes | 38 comments | u/AlrikBunseheimer | r/Python |

#

Hey guys! I’m learning python (coming from c++ and java) and I’m trying to use Python in Adobe Brackets. I know Brackets is...

night prismBOT
night prismBOT
#

Hi, I'm developing a large project and I'm reaching a point where I need more robust logging. My requirements would be that...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

In a python class, and I think I'm close, but I need to do this problem using a while loop. Programming Problem1 - Ask...

night prismBOT
#

I'm studying at an university right now and we started learning python. We're working with some python IDE whose name idk,...

#

Hello reddit! I need your help. So, I have been working on a python program which will select a exe file randomly from a list...

#

Python projects are the best ways to learn and master Python. Detecting fake news through Python is considered as an advanced...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

Perl and Python are both scripting languages. Python is a widely used general-purpose, high-level programming language....

night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

Does anyone know how to use run length encoding in python to compress it decompress ASCII art?

night prismBOT
#

This console dictionary is based on Cambridge online website, so the explanation is excellent! If you like console, like...

night prismBOT
#

I couldn't exactly figure it out by seeing stackoverflow or googling it, but I have a json file inside a folder called...

night prismBOT
#

So.... when going to work by train, I like to watch some youtube video's. I just saw that Kalle Hallden, posted a new python...

night prismBOT
night prismBOT
#

Hi guys, I wrote a really useful python app that I use for my work. I have to work through a lot of paperwork (forms that the...

night prismBOT
#

Hello, I need some help and maybe you can help me if you have couple of minutes :)...

night prismBOT
#

best ide for python ---- what is your preferred ide and why? ---- |Vote Button| Poll Options|Current Vote Count|...

#

Hey everyone! I was wondering what people do a sorta like a python "side hustle"? what can I do to earn some money with...

night prismBOT
#

Hello Pythonistas! I wrote a summary of my journey through Python dependency management, I thought it could interest some:...

night prismBOT
#

Hey everyone, I am looking to make a program and I would love some help if someone wouldn't mind. I mainly use other...

night prismBOT
#

Hi, Just finished my first mini-project and have been learning Python for 1 - 1.5 weeks. I created an account/login system...

night prismBOT
#

So in my quest to learn Python I came across an interesting challenge this weekend. I have a program that monitors several...

night prismBOT
#

I’m desperate and not sure where else to go for help, I have an assignment due in less then 2 hours and I am at a complete...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

I know there is nothing wrong with search for solutions on the internet, but sometimes I feel like a do this a lot more that...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

Hey Guys, does anyone know where I can download a list of around 10000 german words in .txt with each word in a seperate...

#

Hello, Working on a VERY simple GUI with just a few buttons for now that will fire off PS or JS scripts. I have the GUI built...

night prismBOT
night prismBOT
#

We want to be able to send text to a FPGA via a cord connection. Also looking into sending via a Bluetooth module (pybluez is...

night prismBOT
#

I'm newly excited to learn python but there are lots of resources online and I'm getting decision paralysis. I noticed it...

night prismBOT
night prismBOT
#

I develop (in an amateur context) all kind of programs which rely on the same classes. The classes are of "logistic" nature...

night prismBOT
#

I've been given a bunch of tasks from my school, this is my first year doing python and I don't really understand how to do...

#

Hi, Im running the latest python release through jupyter and am trying to find a way to profile my memory usage of the...

night prismBOT
#

def receipt_store(): wb2 = xlrd.open_workbook("dailysalesrecord.xls") ws2 = wb.sheet_by_index(0) row_number2 = int(ws2.nrows)...

night prismBOT
#

Hello everybody. I have recently started to learn coding and I am focusing on python right now and I am looking for a website...

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
#

I have a function that produces a large amount of data and store them in a dictionary that is to be returned at the end of...

night prismBOT
#

I know there are a few of them. psycopg2 seems to be the most popular, but asyncpg looks to be the fastest. There are...

night prismBOT
#

I started learning Python 2 months ago I learned the all the basics of Python and practiced in some libraries like "Math "...

night prismBOT
#

Hey /Python, I’m currently learning python and I got curious about what life is like for someone that actually works in...

#

Hi everyone! Today I release version 2.0 of my cve-maker tool. As a reminder, this last one is used to quickly search for the...

night prismBOT
#

Hi, I am a bit lost when trying to scrape these elements and have no idea what to do, and I have been stuck on this for a...

#

So I have learnt the basics and more of python. I’ve experimented with many libraries such as Django, os, shutil, numpy, etc,...

night prismBOT
#

I'm trying to write a script to enroll myself in a course when enrollmentSpaceAvailable != 0 using requests and my session...

night prismBOT
night prismBOT
night prismBOT
#

hi im a beginner and i need some tasks to help me learn any ideas ?

night prismBOT
#

I wrote this on a late night after watching a video of a similar project and decided to give it a go myself. I'm fun at...

#

I'm fairly new to coding with Python and am liking it a lot but just had a question on a syntax question. Q: When you are...

night prismBOT
night prismBOT
#

End goal: Run one script that polls a plugins folder and can use all plugins in said folder. Starts a web server to view a...

#

I'm trying to use the symbolic package within octave. However, after a little reading it seems as though you need python and...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

Hi. I wanna ask how commercial projects in python mainly looks like? Is it monolith web application in Django or just a rest...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

Morning, I'm extracting loads of data from our Github Enterprise server using the PyGitHub library and I've realised I'm only...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

I0m trying to run an app which needs PyQt and, of course, SIP. I've tried searching for a compatible version of it without...

night prismBOT
night prismBOT
#

I was messing around with the turtle. Because I'm new to Python. And I found an extremely satisfying code. >>>import...

night prismBOT
night prismBOT
#

Hi everyone! I am a student of Statistics and besides R I will need to learn Python. Does anyone have any suggestions for a...

night prismBOT
night prismBOT
#

Hey all! I am working on a tool that calculates some stuff (duh) and should that output a report. Now I know of pylatex and...

#

I posted recently on an assignment yesterday and received some help. I'm a beginner to python as though this assignment may...

#

I’m starting to learn python and one of my assignments is to make a list of names and have the user enter a name and each...

night prismBOT
#

Is there an easy way for python to read two large txt files(on average 70,000 lines) using difflab to produce a text document...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

Hi all, Im using Python 3.6 to process data from an experimental radar system I'm working on. Currently, just to test the...

#

Hello, Looking to automate login and pull reports at work. I used Selenium IDE to see the process that is going on. After I...

night prismBOT
night prismBOT
night prismBOT
#

Fellow programmers, mathematicians and computer scientists, If you are interested in long-term guidance through the difficult...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

from what I understand is that mutable is when a variable changes within the code. But during this the memory location where...

night prismBOT
night prismBOT
night prismBOT
#

from tkinter import * import socket import sys import select from selenium.webdriver.common import keys import...

night prismBOT
night prismBOT
#

I'm shopping for a new CPU for my data analysis work in Python, and I've discovered that the question of which hardware is...

#

Hello Everyone! I created a cool chatbot that serves 2 functionalities 1. Tells the GitHub repos of a user on supplying the...

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

Hi guys, So, last night, my car was broken into and my backpack was stolen, which included my laptop as well. It's a mac book...

night prismBOT
#

Hi all, Hoping some of you could give me some ideas on small applications to build for some beginner Cybersecurity students?...

night prismBOT
#

I like termcolor library very much and it's used in many our projects, but original module is not updated since 2011. So I've...

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

rant/ Python is retarded, why the hell would you make a language dependent on indentation? It gives you weird errors and bugs...

#

Is anyone available to help with my homework? i'm pretty stuck and i'm certain that it's actually pretty simple. I work a lot...

night prismBOT
night prismBOT
#

I am having issues with clearing the security gating due to sonarqube and checkmarx complaining major bugs in pyparsing. Is...

night prismBOT
#

import json, requests, sys, stripe invoices = stripe.Invoice.list() outstanding_filter = [x for x in invoices if...

night prismBOT
#

Hey all! I’m moving into a new house and wanted to put led light strips around my whole room. I’m a music producer and have a...

night prismBOT
#

Hi! I am very new to Python and I make some small codes to see if I understand what I am doing. An example below here:...

#

You like battleship? You like programming? I've combined the two ;)...

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

UnboundLocalError: local variable 'selection' referenced before assignment selection=[] pattern = [] def animate(idx =0): a =...

#

I'm 13 and I started Python yesterday and I've made quite a lot of progress but I'm stuck on this one. It is showing the...

night prismBOT
#

I am making a "videogame" on python, it is about fantasy similar to how Dungeons & Dragons work, any help is well...

#

How can I write a function that takes the input of change and gives you the least amount of coins back? 4 coins are quarters,...

night prismBOT
night prismBOT
#

I've done some projects (my most recent one was a suduko solver) I want to get better with python any ideas for projects or...

night prismBOT
#

Please urgent!!! If I'm working with pandas. and I built a STRING that would call a df, for instance...

night prismBOT
night prismBOT
night prismBOT
night prismBOT
night prismBOT
#

I am trying to add legend titles to my graph, but I am not sure how to do it. There are four lines represented on the Y axis....

night prismBOT
#

Does anyone know how to change the default browser for Jupyter Notebooks? All the stuff on stack overflow is hard to figure...

#

I am trying to use python to auto-generate the files for a Minecraft world. Basically I am trying to use the NBT library...

#

hi i am trying to make a sudoku grid generator and i was wondering if anyone had any tips of how i should start this baring...

#

Q-2: Write a Python program to randomly initialize two list of numbers, the size of those two lists is also random and...

night prismBOT
#

Okay, so pretty noob question I guess, but if I'm coding some if conditional statements and it applies to more than one if...

night prismBOT
#

I have 2 versions of Python installed and it's not letting me use the latest one. What am I doing wrong?

night prismBOT
night prismBOT
night prismBOT
#

We’re looking for a hands-on individual who can be trusted with the execution and delivery of our Investor Services team!...

night prismBOT
#

I was asked to write an expression using boolean operators that prints 'Special number' if special_num is -99, 0, or 44. My...

#

Hey guys, I am incredibly new to programming and am taking an intro class. we were given an assignment where we have to...

night prismBOT
night prismBOT
night prismBOT
#

Hey guys I’m writing an assessment over my research, and I need to cite the Python Documentations for them. How would I cite...

night prismBOT
night prismBOT
#

Made some code today, its a remake of my previous mini-module called simple email but now that I am comfortable with classes,...

#

I'm using a thing called auto-py-to-exe. It's VERY efficient, but my program crashes on boot up. It works perfectly on...

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

Hi everyone! I'm trying to install gmplot pip install gmplot &#x200B; but all the time getting the same error: Collecting...

#

Hello, I am a newbie for both Python and AWS Lambda and now I want to write unit test for Zabbix sender aws lambda function...

night prismBOT
#

So i was following a tutorial by The Coding Train and tried to make a double pendulum in python I looked up how to do it...

night prismBOT
#

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

I created a GitHub repository explaining the complete process...
| 1420 upvotes | 36 comments | u/Agent_Phantom | r/Python |

I have simulated ray-tracing in pygame! You can check it out...
| 1080 upvotes | 75 comments | u/RandomJacobP | r/Python |

My first own program. Beginner
| 963 upvotes | 109 comments | u/Ninjafreak77 | r/Python |

Animated Fast Fourier Transform of Music Piece
| 790 upvotes | 79 comments | u/EntropyNullifier | r/Python |

Python3 f-strings - A complete guide to the most well...
| 713 upvotes | 139 comments | u/uditvashisht | r/Python |