Posted by u/aparajuli in r/Python
1 messages · Page 4 of 1
So I am an idiot and wrote a python (2.7) script that walks through a directory tree and uploads all the files to postgres. I...
Posted by u/awayofhappening in r/Python
Posted by u/gwax in r/Python
Posted by u/sivscripts in r/Python
Posted by u/AlexeyBrin in r/Python
Apparently you can hack a Mac with one Python line. This seems like something straight from a movie. How does this work?...
Posted by u/epicboyxp in r/Python
I am looking for a framework start developing a project. I am going to develop REST Apis, only so I am pretty confused with...
Posted by u/trailB in r/Python
Is there any way to make python record what keys you press and repeat them? For example, you click S for 2 seconds, then D...
Posted by u/XaviMV in r/Python
0 down vote [favorite](https://stackoverflow.com/questions/52174954/change-pixel-values-of-images-and-saiving-it-on-other-...
Posted by u/lzcostademoraes in r/Python
Posted by u/itamarst in r/Python
Conda environments take up a lot of space in my laptop and you can see the same thing when building docker images that have...
Posted by u/blazix in r/Python
​
Posted by u/meowchickenfish in r/Python
Posted by u/mathmare in r/Python
Had a play with a few different python packages for speech to text on the weekend. Impressed, obviously a lot of work. I...
Posted by u/AspiringGuru in r/Python
I have been using Google Speech Recognition for Python. Here is my code: `import speech_recognition as sr r =...
Posted by u/Pawin3210 in r/Python
I'm trying to develop a multiagent system for some simulations and tests for a smart grid system, and I need a framework to...
Posted by u/ChoochiPastol in r/Python
Posted by u/huuippt in r/Python
- top_dir -- notebooks --- nb1.ipynb -- src --- amazing_abstraction.py ​ I am in `nb1.ipynb`, and I would...
Posted by u/ml_explorer in r/Python
Hi guys, I'm an Electro Engineering student that has relative quite semester before graduating in the next semester. I...
Posted by u/Visionexe in r/Python
As every project of non negligeable size I have a utils app in my Django project. In any given file, it is common than the...
Posted by u/kraymer in r/Python
Posted by u/tomchristie in r/Python
Posted by u/ninjaaron in r/Python
Posted by u/thekingdion in r/Python
Posted by u/_Lostvayne in r/Python
Posted by u/trandoductin in r/Python
(This post isn't just issues related to python programming, but also to other languages. I was going to post this to...
Posted by u/Neudious in r/Python
Posted by u/gerryjenkinslb in r/Python
Posted by u/prideout in r/Python
Posted by u/callMeSpacetime in r/Python
Hi folks, relatively new to python! I have a package A that requires dependencies B, C, and D. When I pip install A, it...
Posted by u/WILL_CODE_FOR_SALARY in r/Python
I found a use for recursion, performing a binary search to find...
Posted by u/astrobaron9 in r/Python
What is CSB? CSB or Community Supreme Bot is a project that has been in development for nearly a year now. Previously known...
Posted by u/memorynerds in r/Python
Posted by u/grassfedcode in r/Python
Posted by u/thekingdion in r/Python
I’m trying to make my own password manager program and my idea was to store the generated passwords to an encrypted file on a...
Posted by u/DirtDiver12595 in r/Python
I want to make a game with a friend, but the only IDE I know of is website based, so I can’t save it locally,...
Posted by u/MASHMACHINE in r/Python
Hello all! So I have a a data set which I want to present in a contour plot. My data set will have values from 0 to 99, but I...
Posted by u/Mtaar2 in r/Python
Posted by u/benfred in r/Python
Posted by u/smokrow in r/Python
Posted by u/jbbqq in r/Python
Can i skip data science and just start with machine learning.Do i have to know data science concepts??
Posted by u/rex12z in r/Python
I'm trying to get Valgrind to play nicely when running my C extension. I know about PyMalloc and the --without-malloc,...
Posted by u/bstaletic in r/Python
Posted by u/thecoderkiller in r/Python
What does an html template look like in the context of translate toolkit? Does it have to lie in the same folder? I am using...
Posted by u/TheWhisperingAnus in r/Python
I'm currently taking a class that is partnered up with sponsors (local non-profit businesses) to allow for hands-on projects....
Posted by u/hdens_ in r/Python
Posted by u/thecodingfossil in r/Python
Posted by u/IbeeX in r/Python
Hi, By the help of multiple thread from reddit i do this subset sum program to find the closer weight combinations values....
Posted by u/ROUGEXIII in r/Python
I have application that will open a picture from time to time (I'm currently using pillow's show() but I can also use...
Posted by u/vanjavk in r/Python
Posted by u/pfalcon2 in r/Python
Hi. ​ I'm writing a simple Flask-RESTplus API that will fetch data from a database, and return the data in an XML...
Posted by u/kenneho in r/Python
To finish high school i need to make a project, i chose an automatically controlled growbox. Thought about doing it with an...
Posted by u/satanmolka in r/Python
Suppose I have a docx file like this > When I was a young boy my father took me into the city to see a marching band. He...
Posted by u/Piqurs in r/Python
I see there seems to be a proliferation of similar Python enviornment tools in the last few years. Pipenv, Anaconda, Pyenv. I...
Posted by u/colly_wolly in r/Python
Hello Fellow Pythoners. I am a high school teacher running a group of kids through the Programming Essentials in Python...
Posted by u/kleenur in r/Python
Posted by u/jsingh2018 in r/Python
Posted by u/kiwi0fruit in r/Python
Hi guys, I'd like to script something that would automatically place an order with my dropshipping supplier, my supplier is...
Posted by u/TheWelshOne83 in r/Python
So I attempted to install Python and I met an error. I clicked 'Cancel' and the my headset started buzzing and my computer...
Posted by u/Sebetastic in r/Python
Firstly can you explain to me how game hacks/exploits work and whether it can be done in python. ​ Thanks!
Posted by u/blueastheocean in r/Python
Posted by u/mfwass in r/Python
I'm a beginner python developer who tried modding GTA V with C++ in the past (before learning python) but didn't go so well....
Posted by u/vraciu_ in r/Python
I'm curious, how consistently do you write code? If it's not your dayjob? every day? every week? It's funny, I find it...
Posted by u/deadorg in r/Python
Hello World, I'm preparing for a keyword extraction script I'm going to write in the next few weeks and I'm trying to...
Posted by u/4VaHoPGpfUXD7 in r/Python
I’ve been using codingbat and I bought learn python the hard way, anything else I should use?
Posted by u/cl567 in r/Python
Over the weekend, I embarked on a project to create a 3D printed QR code that guests at our house could scan to gain access...
Posted by u/brendanmcd96 in r/Python
Posted by u/agent108490 in r/Python
Has anyone set up sqs as a broker for Celery and could troubleshoot my code? I have export AWS_ACCESS_KEY_ID and...
Posted by u/Amphagory in r/Python
So this is my main code that will randomly push the data to the tornado web server: import time from random import randint...
Posted by u/nyamuk91 in r/Python
I am trying to create a data analysis GUI that is completely offline for a workstation. I have implemented some figures using...
Posted by u/umop3pi5dn_w1 in r/Python
Posted by u/spiller10156 in r/Python
Scripts and such have already been made for the site. Edgenuity is monotonous to do work on but someone already made a bot...
Posted by u/RatchetCooper4 in r/Python
For example, in C++, the Eigen library is pretty popular for this kind of thing. Python has numpy for general array and...
Posted by u/mdonahoe in r/Python
So, a little backstory here. I'm very comfortable with python, and I've recently have a few projects(drone swarm in 2D and...
Posted by u/v2thegreat in r/Python
I am very new to programming, however, I have this text-based game that I wish to create! I understand that most individuals...
Posted by u/Lephilis in r/Python
Posted by u/soumitraroy in r/Python
The following code is part of a convolutional neural network and the code has been taken from a Google tutorial...
Posted by u/stargazer63 in r/Python
So when I type ‘pip install praw’ in cmd it returns (on my phone, so this is what I remember) ‘’pip’ no internal or external...
Posted by u/2400gbot in r/Python
Posted by u/MrValdez in r/Python
Posted by u/ARayOutOfBounds in r/Python
hello, i dont have much experience with python, i basically use it to paste some texts via autokey. currently I have this:...
Posted by u/Thursday_throwaway2 in r/Python
Posted by u/maxberggren in r/Python
Hi, guys! Check out the recently launched Escher’s Island on CheckIO! We’re pretty excited...
Posted by u/AlexOduvan in r/Python
Posted by u/Stabilo_0 in r/Python
We have to deploy some software to a server, that only supports Python 3.4. However the code was developed with Python 3.6,...
Posted by u/Jakube_ in r/Python
Hey guys! I didn't get a reply in /r/learnpython nor in /r/learnprogramming, maybe this is a better subreddit for this...
Posted by u/phasE89 in r/Python
Hello fellow Python users! (Pythoneers? Pythonians? Pythonites?) ​ Background: I am working on a project where I...
Posted by u/wildwill95 in r/Python
Hi Guys, I am working on a script to pull the data from zendesk and updating our internal database table with ticket details....
Posted by u/daddyshom in r/Python
Posted by u/karburator9 in r/Python
Posted by u/oxygend in r/Python
I wrote a python implementation of the classic linked list, it has all the same functions as the built in list, with a few...
Posted by u/nadir_ in r/Python
Posted by u/hchasestevens in r/Python
I'm trying to compile script to .exe using nuitka. It goes well however it is built for x86 arch. How can I make it compile...
Posted by u/SensitiveBarbarian in r/Python
Posted by u/captainkotpi in r/Python
Posted by u/ewanhowell5195 in r/Python
Hello, fellow pythonista! I just finished pushing my first, relatively big, web scraping project to github and it feels good...
Posted by u/m9mhmdy in r/Python
I enjoy browsing the web ad free but feel like there are some sites that deserve the ad revenue that a visit without an ad...
Posted by u/tensouder54 in r/Python
Trying to put my financial life in order. Wrote a simple script that crawls my bank web page, downloads my checking account...
Posted by u/lowercase00 in r/Python
Posted by u/qTipTip in r/Python
fast = head slow = fast fast = slow = head slow = fast = head fast, slow = head, head
Posted by u/starshipsneverfall in r/Python
Ok so I want to learn coding. If you had to do it all over again, would you want to learn JavaScript first or Python first?...
Posted by u/jeromymanuel in r/Python
Hey guys, novice here, I just want to know what I should do in terms of formatting these for windows COM ports ie COM3, COM6...
Posted by u/fire2buy in r/Python
Posted by u/andytwoods in r/Python
This week's top r/Python posts have arrived!
Just started Python, felt pretty good to write a script that...
| 991 upvotes | 214 comments | u/spiller10156 | r/Python |
Python displaces C++ in the popularity ranking, and reaches...
| 490 upvotes | 63 comments | u/suf0x | r/Python |
Evil Python trick: block another module from being imported!
Yep, you can write a module that blocks another module from being imported. Go into sys.modules, which is a dictionary keyed...
| 371 upvotes | 48 comments | u/EnterprisePaulaBeans | r/Python |
Growth of major programming languages based on visits to...
| 289 upvotes | 72 comments | u/AnecD | r/Python |
Snowy, a pure Python image library accelerated with Numba
| 258 upvotes | 24 comments | u/prideout | r/Python |
I have a bunch of circle patches and I am looking for a way to fill them in with a 2D gaussian. Is there a way to do this...
Posted by u/Boccard in r/Python
Hello can someone create a python program that can produce an output for this equation:...
Posted by u/francis9901 in r/Python
I get the following response from my MacBook Air: "This site can’t be reached" ... I can't find an issue with...
Posted by u/lufonio in r/Python
I have a list of dictionaries as output from another program. For those who are interested the output is from an amazon...
Posted by u/siddhartm619 in r/Python
Posted by u/blarghmatey in r/Python
Posted by u/jsloverr in r/Python
Hello! I'm Kobe and I'd like to learn programming as my hobby. Can you please recommend me some beginner books or youtube...
Posted by u/adrenalinejunky_ in r/Python
Hi, my question is, how are you doing Python development on a Windows machine? Right now I am using Ubuntu as my main...
Posted by u/Mayor18 in r/Python
Posted by u/jeremyisdev in r/Python
Hi guys! ​ At our startup, Galiboo, we've created an AI-powered API for music, which can do things like: * search...
Posted by u/subbytech in r/Python
Posted by u/kraymer in r/Python
Posted by u/kingaltoids in r/Python
I am responsible for maintaining around 200 remote laptops right now going up to 600 by next year. I'm limited in some of the...
Posted by u/GrumpyHubby in r/Python
I made a project Botflow for data scientist/engineer to build data pipline with performance. I hope it can be used in some...
Posted by u/garygoog in r/Python
Posted by u/amirouche in r/Python
HI, I am creating a MATLAB GUI that utilizes/calls a Python definitions file. The Python file uses several libraries to...
Posted by u/scrimi09 in r/Python
Posted by u/sdiown in r/Python
Posted by u/newtinn in r/Python
I have been preparing for coding interviews with resources such as Leetcode. One question that is currently on my mind is if...
Posted by u/Sandermatt in r/Python
Hi, I'm new to programming. I took a class once on C++ but really didn't learn much. I'm interested in learning beginning up...
Posted by u/I_Am_Dominator428 in r/Python
Recently I was reading some interesting article ( here on r/Python) about dictionaries and how you can trick them with hash...
Posted by u/SilentNauscopy in r/Python
Posted by u/santiagobasulto in r/Python
Posted by u/gwax in r/Python
Posted by u/Logn3r in r/Python
Posted by u/zh217 in r/Python
Posted by u/Dmitrovic01 in r/Python
So I'm trying to setup a production server and have looked endlessly through guides to figure it out but I seem to be missing...
Posted by u/newbatpython in r/Python
Posted by u/anythingtechpro in r/Python
I want to convert 2.0, 3.0, etc into 2, 3, etc but not round 2.3, 3.32657267, 5.426276 etc. Any ideas?
Posted by u/uniqueusername-com in r/Python
Posted by u/ishmandoo in r/Python
Hello Pythonians, I'm doing my head in trying to get this to work, but i've been struggeling through the documentation to get...
Posted by u/JayS_NL in r/Python
I am a complete beginner to Python and am learning it for one of my classes. One of the problems on my HW requires me to...
Posted by u/lefthandshooting in r/Python
I have no ideas for things to code so I'm looking for others people's ideas. I have personally coded a website where people...
Posted by u/klitarus in r/Python
What is the simplest way I could write a program that asks a user for a number of digits of precision, and prints the value...
Posted by u/LukeMillsCorn in r/Python
Posted by u/nitratine in r/Python
Help a noob out :/ ​ code: def tower_builder(n_floors): lst = [] for x in range(0, n_floors): lst.append(('...
Posted by u/YoureNotYourYouDumbC in r/Python
I and a group of people of an open source project I'm working on are making up our minds on whether to drop support for...
Posted by u/al_taken in r/Python
Am a complete newb. I have automate the boring stuff pdf to get started. Is there anyway I can see how my code affects the...
Posted by u/Persistentcats in r/Python
Hi there! I want to test a discrete event simulation code I got from this guy`s github:...
Posted by u/raxor2k in r/Python
Posted by u/attreya12 in r/Python
I wanna send a python list and convert it to JS var so I could be able to use in the autocomplete function in java script,...
Posted by u/basmaashouur in r/Python
Posted by u/eyehunt7 in r/Python
Posted by u/Abdallh2 in r/Python
I can't seem to find "pyautogui" in the Ananconda Navigator, how do you install it?
Posted by u/AbleRecipe in r/Python
I am using this line of code alltags = session.query(Tags.title) to query a column of strings called title in a table...
Posted by u/basmaashouur in r/Python
I am experimenting with embedding the Python interpreter in my C program simply by way of Py_Initialize() ->...
Posted by u/dataslanger in r/Python
What's your opinion? Can you tell me in detail which one would be good and why. Also do tell me if you've had experience with...
Posted by u/PopperToProper in r/Python
Tell /r/python what you're working on this week! You can be bragging, grousing, sharing your passion, or explaining your...
Posted by u/AutoModerator in r/Python
Hello, I just finished codeacademy course on Python and Im doing subsequent challenges now on my own. Id like to ask for a...
Posted by u/metalstuff in r/Python
Posted by u/diddilydiddilyhey in r/Python
Posted by u/prkumar in r/Python
Posted by u/davidkopec in r/Python
Hi all, I have rudimentary programming skills. Id like to learn python but do a specific project. Id like to do either a...
Posted by u/blueswiftz in r/Python
I wanted to make this meme website. I invested 1300$+ in various things like clone website scripts,facebook ads and other...
Posted by u/blacktea01 in r/Python
Posted by u/enilsen16 in r/Python
Posted by u/Quyzyx in r/Python
Long story short, I switched careers from Electrical Engineering to sysadmin and covered Windows, Linux, VMWare, Storages...
Posted by u/tambyra in r/Python
Hey people So I'm trying to understand how to use argparse to parse multiple arguments for a single input however I'd like to...
Posted by u/CarbonTitprint in r/Python
Posted by u/Dotnaught in r/Python
I've been looking for a guide that's easy to understand but I can't find one. Youtube videos aren't helpful either.
Posted by u/r3df0x_556 in r/Python
I’m in a course in school and we just learned the % and // command and I find all the other problems easy hit I struggle...
Posted by u/brad02ley in r/Python
Posted by u/klitarus in r/Python
I just wanted to know if anyone has used Tkinter in a commercial application.
Posted by u/ChucruteSadico in r/Python
Python's type hints [seem quite...
Posted by u/bakery2k in r/Python
Hi, I'm trying to make a snake game in Python 2.7. I'm looking to use curses, but I'm not sure where to find the download for...
Posted by u/turtleSYN in r/Python
Hello everyone, ​ I have been training myself for web development using python as the backend and I am currently...
Posted by u/dicesds in r/Python
Hey everybody, will soon be modelling the solar system (well just Earth, Jupiter, Io and the Sun) and was wondering if anyone...
Posted by u/gotnothingman in r/Python
Posted by u/Bcunningham3 in r/Python
Posted by u/TheHouseofReps in r/Python
I am new with Windows Automation. I make this pywinauto example for saving time to any newbie like me. # My Workflow 1. Open...
Posted by u/boonpraserd in r/Python
I wanted to disconnect all websockets when a user logged in or logged out. And, it turned out to be a bit tricky. Good for...
Posted by u/dfee in r/Python
Posted by u/Daytona_675 in r/Python
I help as an independent contract-based Python / Django developer as needed on client projects. Notablerecent projects...
Posted by u/krisPyProG in r/Python
Posted by u/spmallick in r/Python
Is there a way with python to use a standard Barcode reader to import data to python. thanks for the help
Posted by u/ghostsquid102 in r/Python
Hi guys! I'm using the script volafile-downloader: https://github.com/the-okn3/volafile-downloader It's working as it should,...
Posted by u/Kiffmaestro in r/Python
Posted by u/huuippt in r/Python
Posted by u/searchingfortao in r/Python
Hi everyone, Python is my favorite language syntax and ecosystem wise. On almost every benchmarks I've ever seen, Python is...
Posted by u/RaptorAllah in r/Python
Python training institutes prepare you for various purposes. The institutes that work with Python for Data Science are the...
Posted by u/SunilAhujaa in r/Python
Posted by u/darosati in r/Python
Bug report: https://bugs.python.org/issue34605 > I'm closing this now. Three out of four of Victor's PRs have been merged....
Posted by u/piotrjurkiewicz in r/Python
Posted by u/imposter3c in r/Python
Is it just me or does everyone have problems with Azure Notebooks crashing? Outages last anywhere from a few minutes to a few...
Posted by u/tensuperconductor in r/Python
Posted by u/endlesstrax in r/Python
Hi, I was wondering if anyone would be able to point me in the right direction with a request i have in regards to...
Posted by u/JRaj529 in r/Python
Posted by u/ultracon0 in r/Python
I bought a new pc recently, and now i wont prepare a nice environment to programming in python. Most of the python project...
Posted by u/matavelhos in r/Python
Haven't programmed in years, and I've been wanting to scrape a data set from a website for a long time. So today while...
Posted by u/wubaluba_dubdub in r/Python
For those who speaks french and wish to give a look ! ​ [https://lafleche.io/articles/creez-bot-...
Posted by u/ThisIsLafleche in r/Python
Posted by u/okaydexter in r/Python
Hi all, After expressing my interest to learn python my work has offered to pay for a course. Does anyone have any...
Posted by u/InfinityTortellino in r/Python
Ive been working with python for 3-4 years. Some breaks in this timespan and a lot of different projects. I love to do so...
Posted by u/alexbennik in r/Python
Why does it work in ipython but not in normal python? ​ ​ ​ C:\Users\Midas...
Posted by u/MiDaDa in r/Python
Simple program I made. Takes user inputted birthdate and country then reads a csv file and returns the life expectancy for...
Posted by u/Crevette3 in r/Python
Hey does anyone know of any Python or JS based spreadsheet applications that could be used to replace Microsoft excel? Im...
Posted by u/Cabanza in r/Python
I am serious. I’m sick of where i am :( and i want to make a change and need a new career pathway. Plz help me ! I’ve tried...
Posted by u/_girlsondrugs in r/Python
Hi Everyone, So, I started working on a python script, that needs to filter the EC2 instance by the tag name and add the ip-...
Posted by u/ss1947 in r/Python
Flask server not visible from local network, I have done the app.run(host="0.0.0.0") but still wathever is...
Posted by u/FuckyouYatch in r/Python
What is the best seed to ensure that the same number won't pop up in a random number generator for at least 24 hours? Should...
Posted by u/omrah in r/Python
I'm writing a mobile app in kivy (python mobile app framework) and I use an extremely simple client that uses socket dials...
Posted by u/surfboardThrowAway06 in r/Python
Please don't upvote. I'm getting a 503 on my end.
Posted by u/sordnax in r/Python
So i'm planning to start a side project which will be my first project. I want to extract a .wav from a .mod file. This is a...
Posted by u/LeftHelp in r/Python
Posted by u/Valareddit in r/Python
I recently just finished going through www.introtopython.org to get my feet wet with Python. That's basically the extent of...
Posted by u/22BSTi in r/Python
Posted by u/jayanam in r/Python
I'm trying to make a Python program that can list all transformations of a parabola given the equation in vertex form, which...
Posted by u/epicboyxp in r/Python
I just finished going through www.introtopython.org to get my feet wet with Python. I don't really have any programming...
Posted by u/22BSTi in r/Python
Posted by u/klitarus in r/Python
Or does it not matter?
Posted by u/sonnynomnom in r/Python
Posted by u/Tyil in r/Python
If I have a list of random numbers in uneven size and I want them all to fall between zero and a value K where the lowest...
Posted by u/MuhMuhRoads in r/Python
Posted by u/ImportErr in r/Python
t = int(input()) while(t): line = input() op = [] rpn = '' for x in line: if('a'<=x<='z'): rpn+=x elif(x=='('): pass...
Posted by u/DaftProgrammer in r/Python
I want to deploy my bot on a website which provides information about website contents and various offerings to the user. My...
Posted by u/CossackNikolay in r/Python
Checkout the Repo on GitHub: https://github.com/prkumar/uplink. Peep the...
Posted by u/prkumar in r/Python
Posted by u/btaskaya in r/Python
Posted by u/Batareika_1 in r/Python
Link: https://gitlab.com/admicos/nts (If you don't have nano installed, (or you just want to use a different editor) you'll...
Posted by u/Admicos in r/Python
Despite the superiority of UMAP to tSNE in many ways, tSNE remains a widely used visualization technique. Unfortunately,...
Posted by u/_sheep1 in r/Python
Hey all, I am pretty new to Python and especially handling CSV files. I have quite a large data set which I need to...
Posted by u/Irinkanji in r/Python
Posted by u/llfcerf in r/Python
Posted by u/nodar86 in r/Python
Posted by u/omgbbqhax in r/Python
Posted by u/quantumdwayne in r/Python
Is there any script or github project ? Thanks
Posted by u/gr33d3r in r/Python
Posted by u/SRSoterica in r/Python
I just can't figure out how to do this. It bugs me because I know there has to be a way. Basically have a decorator that I'm...
Posted by u/timothom64 in r/Python
This is the assignment: Prompt the user to input an integer between 0 and 155, a float, a character, and a string, storing...
Posted by u/chloethecomputernerd in r/Python
Posted by u/reh7 in r/Python
I am looking to write a program in Python that does the following: ​ * Either creates a league table in a text...
Posted by u/BJTemple in r/Python
Posted by u/wingware in r/Python
Hi, I recently wrote get_version 2.0. Like...
Posted by u/flying-sheep in r/Python
I had an idea for a possible fun little project where I generate the ratings for rookies in madden. I feel like the game...
Posted by u/Cacman8 in r/Python
Posted by u/APoliteFuccboi in r/Python
Hi, Apologies in advance if this is the wrong subreddit. I installed Jupyter Lab through Anaconda, and I have 2 problems...
Posted by u/Vadoc125 in r/Python
Posted by u/Draw-With-Zich in r/Python
Posted by u/DongjunLee in r/Python
I'm taking an applied cryptography class and we're supposed to implement AES encryption with a 192-bit key. After installing...
Posted by u/RustyShackleford_64 in r/Python
I was wondering what to down load to write code in, and I want to get into CS and I want to get into python since it’s one of...
Posted by u/FindingBeast8 in r/Python
I wrote a code. I run the program and.... nothing happens. Or whatever is happening. I can't see it. Super noob question. How...
Posted by u/Evannmacie in r/Python
When I was deciding which language to learn, several articles said that python was: 1 Not strict on syntax 2 You could just...
Posted by u/AncientOak379 in r/Python
Posted by u/cjbj in r/Python
My code needs a lot of inputs at the terminal. It needs to process two (or more) trajectory files (.gro, separated by a...
Posted by u/beautifulw0man in r/Python
Posted by u/kasandracity in r/Python
Posted by u/stanislavb in r/Python
I am new to Python and I have tried looking for relevant help elsewhere. I am developing a software that takes feed from IP...
Posted by u/icooked in r/Python
Hi, any module available for Control-M, a BMC product. please help.
Posted by u/maildivert in r/Python
Posted by u/chthonicdaemon in r/Python
Using python 2.7 my goal is to have an program that runs two loops simultaneously to control LEDs on two separate bargraph...
Posted by u/MiThCeKi in r/Python
TL;DR : Kivy is awesome but slow on mobile and full of quirks. Kivy is a graphical user interface toolkit that works on...
Posted by u/omeletpark in r/Python
I have no idea why this happens, please help me fellow redditors. Collecting tkinter Could not find a version that satisfies...
Posted by u/Cheiracanthium in r/Python
Posted by u/cybrosys2016 in r/Python
I am making a bot to scrape data from a website using beautiful soup and I'm getting error 429. Is there anyway to go about...
Posted by u/Bob_11 in r/Python
Hey there, I have been googling for hours now but I cannot find any info on this. Does anybody know what algorithm...
Posted by u/CreativeCoconut in r/Python
Posted by u/ElectronicLifeForm in r/Python
Posted by u/blahhhhh in r/Python
Posted by u/ScottWRobinson in r/Python
Posted by u/scoobyboo in r/Python
Posted by u/garygoog in r/Python
Posted by u/ThePeskyWabbit in r/Python
Posted by u/Johan-Godinho in r/Python
Posted by u/Plantagenets in r/Python
So I have a bunch of analysis types (I have up to 5), that the user has a choice how many to input on the terminal. I also...
Posted by u/beautifulw0man in r/Python
Posted by u/maartenbreddels in r/Python
Some one wants to hire me to build them a web scraper I've done longer conultation engagements before but never one off jobs....
Posted by u/workn00b in r/Python
So I wrote program for school in python and c++. C++ need only 2 seconds to do all the calculations but python take about a...
Posted by u/Nextio in r/Python
What do you guys think? # Simple password authenticator password = 'swordfish' trys = 0 print ('What is the password?')...
Posted by u/mvanslee in r/Python
Hello Web Users! I was messing around with python by turning pictures into binary but Instead of 1's and 0's I got this:...
Posted by u/Lbifreal in r/Python
Posted by u/monicahpemberton in r/Python
Hey guys, I have a pretty interesting problem in a project I’m working on for fun. I need to determine if a list of...
Posted by u/Kesmiter in r/Python
Posted by u/usualyprogramming in r/Python
Hey - I'm jumping into Python as part of a project to help me connect to a bunch of different APIs ... and I'm looking for...
Posted by u/bzaks1424 in r/Python
Posted by u/RhymingSlang in r/Python
I started codeacademy but after a full day of computer work, 2 hours of gym, an hour of running, cooking etc I just cannot...
Posted by u/WannaBeBetterMe in r/Python
I use Komodo edit 11 as my IDE and last night when I tried installing beautifulsoup4 I was using the sudo command. I believe...
Posted by u/Thisissam007 in r/Python
Posted by u/disassembledpanda in r/Python
I moved this to /r/learnpython
Posted by u/NovialRiptide in r/Python
Posted by u/ghostheadx9 in r/Python
Posted by u/soasme in r/Python
Posted by u/smortaz in r/Python
Ok so apparently my mom offered to help fund my building of a new desktop if I could make a python script that analyzes...
Posted by u/Colin_XD in r/Python
Hey, while ago I found an idea about doing a market-list script on python. Today I decided to do it by myself from scratch...
Posted by u/mmarket_01 in r/Python
Posted by u/Jasonnor in r/Python
I'm going to write a script to bulk resize, optimise and compress images for web. I'm planning to use Mozjpeg for this to get...
Posted by u/__order_and_chaos in r/Python
Posted by u/kankyo in r/Python
Posted by u/appinv in r/Python
Posted by u/omkarpathak27 in r/Python
Posted by u/hobbestigrou in r/Python
Posted by u/hobbestigrou in r/Python
Posted by u/docentblock in r/Python
Posted by u/theslimde in r/Python
I have learned a bit of the basics in regards to python 3, and I’m confident on my ability to learn on the fly if I were to...
Posted by u/Korpics in r/Python
i was assigned the task of writing a short python program in which the user would write a number , and it prints whether it"s...
Posted by u/kingoflebanon23 in r/Python
Posted by u/ac1235 in r/Python
I just tried an old script I wrote around two years ago that used a small PyPI package called [Flask-Dataset](https://flask-...
Posted by u/kirasolo in r/Python
Posted by u/jayanam in r/Python
Hello I’m trying to download some data from a website using requests and bs4. My problem is that before I can parse the...
Posted by u/Filotti99 in r/Python
I am using tweepy for a project to pull live tweets from a college football game to see how twitter spikes when different...
Posted by u/77sps in r/Python
i have a list of company names that come in as free form, for example: A. & B. International Inc is the official company...
Posted by u/xac1d in r/Python
I am working on developing a space-library systems library for solving simple to complex problems we face when designing and...
Posted by u/OneBananaMan in r/Python
This is the error message I get: Either IDLE can't start a subprocess or personal firewall software is blocking the...
Posted by u/NoCopyrightRap in r/Python
So I was asked to give a 45-minute talk for next week Wednesday, at a general open source meetup 'like' event in my local...
Posted by u/Phoenix_ZA in r/Python
As the title says, I have a custom dns server that I want my python script to query when resolving urls. How can I make it so...
Posted by u/BlackSiliconValley in r/Python
When I make my arrays when is it better to use list() as opposed to the square brackets?
Posted by u/PM_ME_UR_MARINARA in r/Python
Visita mi blog, me he tomado el tiempo de escribir sobre ciencia de datos, y siempre sacaré nuevos posts gratis para que las...
Posted by u/hackemateninja in r/Python
Posted by u/Kdayz in r/Python
Is there a way to make a bot with python which takes the popular posts from a particular subreddit and posts it on my...
Posted by u/UnwantedTachyon in r/Python
Posted by u/strikingLoo in r/Python
Posted by u/mike_jack in r/Python
Posted by u/simon_sjw in r/Python
My main problem is Python fanboys like Qazi ('clever' programmer) who act as if Python is the only great language and shit...
Posted by u/realestLink in r/Python
Posted by u/hoaphumanoid in r/Python
Posted by u/ashishshukla in r/Python
I am having an issue calling (txt and csv) files in numpy using 'loadtxt' as well as xlxs files in openpyxl using...
Posted by u/sam_or in r/Python
I have created a Youtube Video Series 'Python For Beginners' Check out the link:...
Posted by u/hira39 in r/Python
Any and all help would be much appreciated. I am currently taking a python course but I am stuck on two questions. 1. Can a...
Posted by u/tw4040 in r/Python
This week's top r/Python posts have arrived!
Python developers locking conversations and deleting comments...
| 898 upvotes | 754 comments | u/nodar86 | r/Python |
A piece I did to commemorate the end of my python course. I...
| 839 upvotes | 26 comments | u/TheHouseofReps | r/Python |
‘Master/Slave’ Terminology Was Removed from Python...
| 512 upvotes | 582 comments | u/EvanConover | r/Python |
I've integrated the Python debugger birdseye into PyCharm and...
| 421 upvotes | 31 comments | u/alexmojaki | r/Python |
A project that recreates Disney's defunct MMORPG Pirates...
| 421 upvotes | 20 comments | u/anythingtechpro | r/Python |
I'm trying to move to pipenv and I have scripts that call out to other scripts. On purpose Linux/Mac calling python3 through...
Posted by u/jyper in r/Python
I have read that Apple changed the interface for logging to the system logs, when they released Sierra. After trying many...
Posted by u/marcus_aurelius_53 in r/Python
Greetings! I'm looking to get my feet wet with more Python development and thought contributing to a project during...
Posted by u/brendanleber in r/Python
Posted by u/timkpaine in r/Python
Posted by u/smokrow in r/Python
Has anyone had experience using Flask/Django applications in production scale with Kubernetes? Is there any recommendation...
Posted by u/xargs123456 in r/Python
So i have heard python is really gud for machine learning techniques but how far does it fare in web development when it's...
Posted by u/GladiatorialPig in r/Python
What is your experience looking for part time opportunities on Python. I have no idea where to start, though I am very...
Posted by u/siddhartm619 in r/Python
Posted by u/VCubingX in r/Python
Posted by u/bemmu in r/Python
Posted by u/pzel__ in r/Python
It is extremely simple to use, and does almost everything for you. The interface is as pythonic as it can get! Why does it...
Posted by u/Gear5th in r/Python
Posted by u/AdrieanKhisbe in r/Python
def approximate_e(n): return sum(map(lambda x: x**-1, map(lambda x: (lambda x, y: x(x, y))(lambda x, y: y * x(x, y - 1) if y...
Posted by u/AgentElement in r/Python
Posted by u/tknew in r/Python
Anyone have a list of Python apps together with their source code links? It doesn't matter if they are data science, web, or...
Posted by u/jockero701 in r/Python
Posted by u/mmourafiq in r/Python
Posted by u/h4xrk1m in r/Python
It feels slow when typing in spyder IDE when comparing to pycharm or sublime. Any way to solve it?
Posted by u/Catherine_Fang in r/Python
In the wake of conspiracy theories and controversy about this month's "double eclipse" seen on NASA's Solar Dynamics...
Posted by u/AstronomyLive in r/Python
https://blog.alpaca.markets/blog/2018/9/19/python-library-to-run-quantopian-algorithm-inlive We started developing these open...
Posted by u/alpacahq in r/Python
After configuring an IDE to use a remote interpreter over SSH & running a script, does the script run on your hardware or...
Posted by u/wassimseifeddine in r/Python
Posted by u/ryanermita in r/Python
Looking for blogs, books etc that explain in detail how testing and mocking is implemented. Most of the blogs online just...
Posted by u/2ank3t1-1 in r/Python
Hey, I've been a Rails developer for about 3 years now, working on APIs / business logic which I really enjoy. I'm looking to...
Posted by u/Conura in r/Python
hi. not really sure if this is the right subreddit to ask this.. i know sphinx was made to document code, but is it a good...
Posted by u/_jgmm_ in r/Python
Electron Python https://github.com/fyears/electron-python-example demonstrates how to use Electron (nodejs) as a GUI talking...
Posted by u/DryReveal in r/Python
Posted by u/ewan_m in r/Python
So this is my code: import StringIO as si import quandl import pandas as pd import time import boto3 from boto.s3.connection...
Posted by u/blazkowicz95 in r/Python
Posted by u/huuippt in r/Python
I have been playing around with paramiko recently, I have this script just to send a basic ls command to a linux VM running...
Posted by u/easy_c0mpany80 in r/Python
Hi, I used to have a whole library of examples to show to students to help them understand concurrency and locking etc when...
Posted by u/Joe1972 in r/Python
Enter word: example e ex exa exam examp exampl example I have gotten close twice but each with the opposite result first one...
Posted by u/mattb10 in r/Python
I was going to sign up for a 6 week Python course at a local Junior College here in Dallas, however, the course is online. I...
Posted by u/TantamErgo in r/Python
Posted by u/neozhaoliang in r/Python
I did research whole day in everywhere but couldn't find any small detail about how I can solve this. I just finished up with...
Posted by u/selmanmoon in r/Python
Have some self-learning downtime at work and looking to expand my skillsets, so I've done a few basic tutorials in a few...
Posted by u/Wholesome_Linux in r/Python
Posted by u/pmatti in r/Python
Here's a blog post I wrote about a pattern I use for structuring larger Python code bases:...
Posted by u/seddonym in r/Python
I'm doing sentiment analysis and we need to merge the sentences of a book together. The sentences are currently tokenized...
Posted by u/CJ090 in r/Python
Posted by u/ewan_m in r/Python
When running a Python application on a server, is it typically to start the process in thread from the REPL?
Posted by u/mick-io in r/Python
Posted by u/attreya12 in r/Python
Posted by u/wybiral in r/Python
Hey Guys ​ I need help with building views for food menu I did the models just have an issue to make the views...
Posted by u/Mikky26 in r/Python
Posted by u/ahadcove in r/Python
Posted by u/thekidwithabrain in r/Python
Hi guys, I have quite a bit experience with Python, and I really want to work on something big that I can code scratch. But...
Posted by u/WaspDog in r/Python
Posted by u/ComradeCorv in r/Python
I'm wondering if there's a way to make a number not go above a certain point. So, for example, a = 200, I don't want that...
Posted by u/LogiScript in r/Python
Posted by u/dirk103 in r/Python
Posted by u/ariyanhasan in r/Python
Posted by u/cgarciae in r/Python
Work in progress
Posted by u/Antoku2 in r/Python
Posted by u/Antoku2 in r/Python
Posted by u/vanyakosmos in r/Python
Posted by u/Fewthp in r/Python
Its main purpose is to let you use components (.vue files) in your vuejs app, without a full nodejs stack. Just use python2...
Posted by u/manatlan in r/Python
Hi all, I have been asked to plan a Programming course for my school's IT syllabus. What are some relatively simple projects...
Posted by u/SuchPhotojournalist0 in r/Python
Hello! Do you know of possible performance improvements of functions that use only Python's native types (ints, floats,...
Posted by u/pawel_swiecki in r/Python
Hi there. So I am facing a small dilemma regarding the usage of Enums in Python 3. I am writing a library and within it I...
Posted by u/Ripolak in r/Python
Posted by u/hEx_Py in r/Python
I’m learning to program with python as my first language and it seems you have to import a library for so many things. Even...
Posted by u/logicallyzany in r/Python
Hello World, ​ How do I replace a single quote with double quotes in the below string object username? Weird...
Posted by u/4VaHoPGpfUXD7 in r/Python
Would anyone be kind enough to compile this script to .apk and .ipa I can't compile this on my pc I've tried everything. It's...
Posted by u/mzvid in r/Python
There are so many ways to use Rapid Automated Keyword Extraction with Python - are they all built on top of the same base? My...
Posted by u/4VaHoPGpfUXD7 in r/Python
Posted by u/TheRodMeister in r/Python
Nawano is a simple, secure and lightweight Nano wallet manager, written in Python. It lets you create a ready-to-use Nano...
Posted by u/rbw0 in r/Python
Hello everyone, I'm developing a project that revolves around data processing and one of its building blocks is **System...
Posted by u/somebodyCEO in r/Python
Hi Friends, I'm looking to start an upcoming Python 3 based project and trying to find the easiest way to work on the files...
Posted by u/Demnod in r/Python
More fun with PySimpleGUI. This is pretty cool. PySimpleGUI combined with PyInstaller is able to duplicate the experience...
Posted by u/MikeTheWatchGuy in r/Python
Posted by u/Johan-Godinho in r/Python
T-test, correlation, and logistic regression or another modeling system?
Posted by u/awaytomakeit in r/Python
I've got a homework question that's mostly for review, but it's mentioning the sum of user input numbers. It then asks to...
Posted by u/plznoticeme in r/Python
Hey all, I'm newer to Python and cannot for the life of me to get pip to install. I'm currently using Python 2.7.10 and...
Posted by u/chilicheesefritos in r/Python
I'm trying to install root for python for one of my classes. I'm using the anaconda environment but from the terminal when I...
Posted by u/haseks_adductor in r/Python
I'm learning (you guessed it) python and have found a simple project that I want to try to write, but I'm not sure how to get...
Posted by u/jeremiah1119 in r/Python
Hello World! ​ Okay, that was a bad intro, but lets continue. ​ I'm have a .NET application running...
Posted by u/-yphen in r/Python
Hello! I came from Web Development but i want to know more about Cybersecurity, not necessarily Pentesting but i think it's...
Posted by u/popoysegundo in r/Python
I downloaded the last version of Anaconda and use Python by opening Spyder. It worked fine for few days and now it stopped...
Posted by u/sleepyokapi in r/Python
Hi friends, I'm a new user trying to figure out from tons of information out there what would be an ideal Python IDE plugin...
Posted by u/orrpel in r/Python
Hi /r/Python, Casual lurker here, decided to make a post and ask some questions. Are there currently tools in numpy/pandas...
Posted by u/xHipster in r/Python
Posted by u/hobbestigrou in r/Python
ive installed gTTS with pip multiple times using these different lines of code(which all have the same results): pip install...
Posted by u/Boi1012005119 in r/Python
Hello, I was Wondering what the best and easiest python 2d game engine is. Thanks!
Posted by u/blueastheocean in r/Python
I've been using tinyDB for a while now but I kept getting "Maximum recursion depth exceeded" whilst on a new project. So I...
Posted by u/impshum in r/Python
Hey there everyone i am interested in teaching python basics and intermediate level including machine learning and deep...
Posted by u/sahilbanno in r/Python
Hi there! For the past few days I've been working on a small library that I personally have the need for, and I'm sure that...
Posted by u/Ripolak in r/Python
Posted by u/AnecD in r/Python
Posted by u/AnecD in r/Python
I work on the infrastructure side of IT (10 years) but don’t have much programming experience outside of some Powershell...
Posted by u/riverrockrun in r/Python
Posted by u/pepito_pistola in r/Python
Posted by u/kerobinson in r/Python
I'm curious about your workflow. I started to think about workflow again these last few days when I realize I need to up my...
Posted by u/num8lock in r/Python
For example when I run a simple calculation like: 25 + 30 / 6 I expect to see 30, but python gives me 30.0 I do another...
Posted by u/CulturalRevenue in r/Python
Posted by u/hanpari in r/Python
Python Cheat Sheet can be really helpful when you’re trying a set of exercises related to a specific topic or working on a...
Posted by u/skj8 in r/Python
Podcasts are a great way to stay informed about the latest advancements, documenting the currents and attitudes of the Python...
Posted by u/skj8 in r/Python
Posted by u/raptored01 in r/Python
We have some chemists at work that use a statistical package and do "the boring stuff" repeatedly for each sample. I thought...
Posted by u/chaosbutters in r/Python
Hey everyone, I have struggled few times managing different NodeJS, Ruby, and Python versions, the plugins are not well...
Posted by u/pedrocesar-ti in r/Python
Posted by u/bdazman in r/Python
Sometimes source code works in one environment, but in a different environment it fails. Same source code, but different...
Posted by u/guettli in r/Python
Hello Python Community! ​ I started learning python a couple of years ago. I've always wanted to implement a...
Posted by u/RedditorAlejandro in r/Python
I was wondering how would I use scrapy where it gets data from a website for example...
Posted by u/AdileApparell in r/Python
This is exactly the reason I created this two repos: - JupyterDB -- Store Jupyter...
Posted by u/patarapolw in r/Python
I am trying to read data from a table that looks like this, ​ Score Grade >= 0.9 A >= 0.8 B >= 0.7 C...
Posted by u/def_anon_coderguy in r/Python
my timestamp is in rfc3339 format. example: 2018-04-28T17:07:36Z looking for something like "2018-05-14T00%3A00%3A00Z" the...
Posted by u/strikeanerve in r/Python
Posted by u/rdom22 in r/Python
Posted by u/Para11axis in r/Python
This week's top r/Python posts have arrived!
Super Potato Bruh - A game written entirely in Python/Pygame.
| 1252 upvotes | 161 comments | u/DaFluffyPotato | r/Python |
World War Z Simulation in USA
| 368 upvotes | 98 comments | u/neozhaoliang | r/Python |
What have you recently automated at work using python?
I just recently automated a tedious task that took maybe an hour every afternoon to complete, I basically used python to read...
| 367 upvotes | 297 comments | u/Nervedamageyoung | r/Python |
My personal matplotlib cheatsheet
| 310 upvotes | 28 comments | u/jwink3101 | r/Python |
Python program plays Super Mario Bros: Explained!
| 278 upvotes | 22 comments | u/VCubingX | r/Python |
I am trying to grab information from: https://coinmarketcap.com/currencies/monero/historical-data/ but to get all the...
Posted by u/throwaway12-ffs in r/Python
Hi all, I have a python script which is run via CLI, so it will need the end user to be comfortable using terminal commands....
Posted by u/kahn2k in r/Python
I have this assignment where I need to draw a face using simple graphics, which I have succesfully done, but I need to make...
Posted by u/brownass666 in r/Python
I’m a beginner in python but I’m a pretty fast learner sophomore in a bad high school here.
Posted by u/heyimJ444 in r/Python
Posted by u/soumitraroy in r/Python
Posted by u/blarghmatey in r/Python
Posted by u/MSK223 in r/Python
Posted by u/marklit in r/Python
Posted by u/RubiksCodeNMZ in r/Python
Posted by u/ewan_m in r/Python
I use NamedTuple or the attr module quite often for complex nested data structures, and I wrote a module to load json into...
Posted by u/LtWorf_ in r/Python
Posted by u/dddomodossola in r/Python
How to draw Spiral of Theodorus in python turtle without using import math command ?
Posted by u/LosMichalos in r/Python
Posted by u/sepandhaghighi in r/Python
So I am a PHP developer and I have no experience with Python at all. I haven't been around developers with Python experience....
Posted by u/RevalGovender in r/Python
Posted by u/marvin182 in r/Python
Hi, Im a beginner so I suppose this might be a silyl question to you guys but, Im trying to input("Enter string:") and the...
Posted by u/metalstuff in r/Python
Posted by u/jeremyisdev in r/Python
Posted by u/sobolevn in r/Python
I have this code for a lottery, import random for x in range (1): print random.random (0, 25) if x <= 10: print (x) print...
Posted by u/Gestapo1941 in r/Python
Posted by u/endlesstrax in r/Python
A python developer has written this script...
Posted by u/mindaslab in r/Python
Posted by u/diddilydiddilyhey in r/Python
Yup so I was trying to test this script I found on github: [https://github.com/ihabunek/twitch-...
Posted by u/theboysxx in r/Python
Which is the best resource on the web to learn python. I have basic knowledge of programming in python. I would like to take...
Posted by u/Purubagga in r/Python
Posted by u/marashell in r/Python
Since last 2 years I'm trying to do something useful in Python. This is my first project I feel okay about sharing it....
Posted by u/marashell in r/Python
New to python here, coming over from other scripting languages like AHK. I re-wrote one of my programs in python using...
Posted by u/Elderain in r/Python
Hi, I'm doing a university project and am going to be building a customer service interaction tool. The idea is that it works...
Posted by u/A1roller in r/Python
Hello! I was just wondering if there was a database online that has a lot of text, could be any subject just that it has a...
Posted by u/NoicestNoice in r/Python
Hey all, This is a multipart question. I'll explain the gist an then ask the specific questions. My office currently receives...
Posted by u/EFaden in r/Python
Hi, I've tutored Python to older teens before but next week I'll need to replace someone who is teaching kids between the...
Posted by u/Melkarid in r/Python
Hey guys I’m fairly new to python (as in I’ve only worked halfway through the book “Python: Crash course”). But am eager to...
Posted by u/sloathingaround in r/Python
So for the last 1 month,tried to start learning python. I chosen python because of its simplicity (according tho the...
Posted by u/Bondaloot in r/Python
Posted by u/brozoned_forever in r/Python
I think the question is self-explanatory - looking for something equivalent to the mysql_history file so you can repeat...
Posted by u/schemathings in r/Python
I usually just make things that I think would be fun to make or to learn a new technology but I've never made anything that...
Posted by u/cantasaurus in r/Python
Posted by u/RaulPL in r/Python
Posted by u/Johan-Godinho in r/Python
I have no idea how many hours I've spent banging away on a keyboard working on my little Python project, I've decided I need...
Posted by u/weibullguy in r/Python
hi - i'm new to python and i'm trying to figure out how to work a csv file. i want to change the data types (for example, i...
Posted by u/blueroseofberlin in r/Python
Posted by u/twinkv in r/Python
Posted by u/eletronicafelipe in r/Python
from turtle import * penup() pensize(10) color('red', 'red') goto(0, 90) pendown() for i in range(0, 600): fd(1) right(0.6)...
Posted by u/_ThePieman_ in r/Python
Hi, I've got a pipe delimited text file with a bunch of letters and numbers separated by pipes (obviously). The last column...
Posted by u/pandapypy in r/Python
I've been trying to find a nice Syntax Highlighter for my WordPress blog. None of the ones I tried worked quite right for...
Posted by u/sainoba in r/Python
Without going into too much detail, I'm creating a piece of software that will run alongside and control a browser game. I'm...
Posted by u/KennyBassett in r/Python
So I know basically how to do this but I'm unsure how the code should look. I'm a super visual person and my professor is...
Posted by u/ccelestiiall in r/Python
Posted by u/ronaldnj82 in r/Python
Posted by u/sageofhades707 in r/Python
I need to find a way to take a license plate out of a video that was filmed using, for example, a phone. Where should I...
Posted by u/Gytermo in r/Python
Posted by u/attreya12 in r/Python
My recent research projects have involved the use of submodular selection to greedily select subsets of data for the purposes...
Posted by u/ants_rock in r/Python
I have a pie chart with so many slices that is very hard to read it. Is it possible to reduce the number of slices, by...
Posted by u/gheko_morya in r/Python
Python training institutes prepare you for various purposes. The institutes that work with Python for Data Science are the...
Posted by u/SunilAhujaa in r/Python
This is something I've been fighting with for some time now. I'm using API ( import facebook) not Selenium. I'm getting an...
Posted by u/stadiummonster2018 in r/Python
Posted by u/pknerd in r/Python
I was hoping someone can help im running python 3.7. I want to use the input function to declare a interger or float what do...
Posted by u/ashrek1 in r/Python
I've had some experience with python and I think I would be fairly ok with some intermediate projects. What sort of projects...
Posted by u/PsychedelicPistachio in r/Python
Posted by u/mod_a in r/Python
Posted by u/hmhrex in r/Python
Tell /r/python what you're working on this week! You can be bragging, grousing, sharing your passion, or explaining your...
Posted by u/AutoModerator in r/Python
I wanted to make project to detect text written on paper using webcam. setup: 1) Paper placed in place of keyboard. 2) webcam...
Posted by u/student_of_world in r/Python
Posted by u/f0ral in r/Python
Hi ! I've completed python course on codeacademy, and now am doing various python challenges to polish my skills. I have to...
Posted by u/metalstuff in r/Python
Posted by u/mherrmann in r/Python
Hello, I have recently picked up some books to refresh myself on Python. I took a course at my university in Python...
Posted by u/jsmiel in r/Python
Hi does anybody know if you can get an API from google for list of upcoming events? What I used to do is type " staple center...
Posted by u/jupeepamintuan in r/Python
Posted by u/redcrm in r/Python
Hey hopefully this doesn't get taken down but i'm trying to learn python but I do not understand how to use while loops for a...
Posted by u/ObeyHillReddit in r/Python
Posted by u/wingware in r/Python
Python's library Numpy and Pandas made huge steps to become a dominant player in data analyses and data science....
Posted by u/bodonferenc in r/Python
Didn't think this would happen.... ever... but it did. ​ Your favorite "simple GUI" package, PySimpleGUI, is...
Posted by u/MikeTheWatchGuy in r/Python
​ [I've made this code for a game project, but the shell keeps saying that 'bag' is not defined, and 'inventory'...
Posted by u/rektaix in r/Python
Posted by u/ballagarba in r/Python
So I´m trying to grab specific lines from a program, save it to a .txt, then retrieve all the lines (9 characters) that only...
Posted by u/Principfist in r/Python
Hello friends, I was wondering what kind of things you use (or have used) python for on the job. My current role mostly...
Posted by u/jsmiel in r/Python
I have some code like this. When I input 100, Python will give a NameError. #!/usr/bin/env python3 ​ `S =...
Posted by u/irudog in r/Python
Windows GUI Automation App I made a windows GUI automation package available on pip. pip install autogui It uses windows UI...
Posted by u/lundbird1 in r/Python
f = open('ulysses.txt',encoding = 'utf-8') lines = f.readlines() ​ count_question = 0 count_the = 0 count_q = 0...
Posted by u/Rifleman313 in r/Python
Posted by u/pablasso in r/Python
I have a large binary incidence matrix (56*6000) and I tried using the "MLxtend" package in Python to fetch association...
Posted by u/suhitdatta1302 in r/Python
Im trying to put in the user search input into the form on the runescape page and have the page show the results to the user,...
Posted by u/1Win in r/Python
I have this code, which uses the filter() function to create a <filter object> which contains the names of all the...
Posted by u/Basspoon in r/Python
I don't want my plot to connect my data points, and also, I typed in the line of code: plt.errorbar(x, y, xerr=None,...
Posted by u/Aidanmite in r/Python
The cursor will not go into a specific part of the code I click on, so I have been using the arrow keys to get around it's...
Posted by u/BleuNoirCal in r/Python
Hey there, ​ I've been creating technical reports with interactive plots (Bokeh right now), built in the notebook...
Posted by u/Bb415bm in r/Python
We are a research team that works on Software Engineering at Bordeaux University, France. We are conducting a research on...
Posted by u/msxdevs in r/Python
Hi, I have an algorithm implemented in a function, which, for the sake of simplicity, lets say that it returns a variable...
Posted by u/JosepArnau in r/Python
Posted by u/evansomers2 in r/Python
Posted by u/sw4r in r/Python
Posted by u/usualyprogramming in r/Python
I want to know if this library is a good choice for making GUI apps in Python. I tried Tkinter, but it is not modern-looking....
Posted by u/Alfred1400 in r/Python
I am wanting to create a custom request object that I can attach an api key to in the headers file, and then just call the...
Posted by u/seabee494 in r/Python
Posted by u/chrish42 in r/Python
Posted by u/endlesstrax in r/Python
Posted by u/kytwb in r/Python
Ok so im at a loss and have no clue how to do this, if anyone could help it would be much appreciated! ​ Consider...
Posted by u/Proculous in r/Python
For example, printing returns <type 'cx_Oracle.STRING'> or <type 'cx_Oracle.NUMBER'> I would like to make the...
Posted by u/drtrillphill in r/Python
Hey /r/python, first post, long time lurker. I feel like this should be easier than I perceive it. I get CSV files in...
Posted by u/stemid85 in r/Python
I was diving into the code of Python's `logging` module, and I was surprised to see how non-idiomatic it seemed. The code...
Posted by u/james_is_an_ok_guy in r/Python
I've been struggling with a problem that I can't seem to figure out. I have a huge CSV file that I'm pulling in each night....
Posted by u/ghostcompany37 in r/Python
I have many data sets with some as large as 150gb to 500gb each. What is the best, most efficient and yet most cost efficient...
Posted by u/the_haawk in r/Python
Can you recommend one or two online courses, free or not ?
Posted by u/Paaaaaaan in r/Python
Posted by u/drollerfoot7 in r/Python
Anyone with any experience successfully connecting to Sharepoint365 libraries/lists using Python 3.6? I am attempting a file...
Posted by u/smolvik in r/Python
Posted by u/apoorvaeternity in r/Python
I have pip in my default scripts folder.
Posted by u/justinbro430 in r/Python
So, in the process of installing Pygame, I had to add Python to my PATH so the command would work. After that, I did the two...
Posted by u/CantEvenEven in r/Python
Posted by u/timkpaine in r/Python
I'm trying to integrate mypy into my project, and getting quickly frustrated. My impression was that mypy was supposed to...
Posted by u/jcdyer3 in r/Python
Posted by u/pfein in r/Python
Hey guys, I currently have a few python files that subscribe to a pubsub service, and controls hardware connected to it. It's...
Posted by u/Lunoxus in r/Python
Posted by u/bob_lu in r/Python
An O'Reilly article said that python could replace javascript in webpage programming. I program in both languages, and I...
Posted by u/bsmdphdjd in r/Python
I’m trying to run my code (print(“Hello”)) but it opens the cmd prompt and closes right away. I tried input() to no avail....
Posted by u/Frogsandfries in r/Python
Really struggling with my first go at deploying a Flask app with Apache installed on CentOS 7. I attempted to install...
Posted by u/stateofidleness in r/Python
from imapclient import IMAPClient imapObj = imapclient.IMAPClient('imap.gmail.com', ssl=True) ImportError: cannot import name...
Posted by u/hundredth-is-awesome in r/Python
I've been studying the JavaScript ecosystem since January. Minus a couple of months back when I moved. I've come far with it,...
Posted by u/ReactPupil in r/Python
I work at a financial company and recently was contacted by our IT department that I would have to propose a “business case”...
Posted by u/dodger-that in r/Python
Hi All, ​ I am transitioning from MATLAB to Python and have invested my evenings to learning OOP this week. I am...
Posted by u/EngieWare in r/Python
Posted by u/macdaddymarte in r/Python
I was making an example code where you can pass "arguments" to the metaclass. class Meta(type): def new(meta, *args,...
Posted by u/WloHu in r/Python
Hi r/Python ​ Context: I'm currently working on an application that consumes data of several different API's....
Posted by u/liquify in r/Python
I'm doing a school project with pyglet and I want to compile everything into an exe file including all the resources I used...
Posted by u/nontdevil in r/Python
I am a bioinformatician (or a computational biologists, depending your definition) that is interested into structural...
Posted by u/Phaethonas in r/Python
The general and pretty much standard way of packaging a python distribution is to use setup.py, however I've seen an approach...
Posted by u/stebox in r/Python
NameError: global name 'ass' is not defined
Posted by u/PM_mePicturesYouLike in r/Python
Posted by u/ApproximateIdentity in r/Python
I'm new to python and have looked at tutorials and I'm having difficulty understanding its usage. Hello world and the...
Posted by u/breakthechain4 in r/Python
Posted by u/code_x_7777 in r/Python
What would be the "best way" to get back a list of "timestamp gaps" in the following case? I have an experiment that records...
Posted by u/Amphagory in r/Python
Soo, first time using Python and Linux Mint, I have many doubts regarding the installation and preparation. Please CMIIW. I...
Posted by u/Alohomora_Captain in r/Python
Posted by u/code_x_7777 in r/Python
Posted by u/japaget in r/Python
Posted by u/gerryjenkinslb in r/Python
Planning on offering a weekly "learn to code" meetup at my local library. My intention here is that anyone can come and...
Posted by u/kwame-nkrumah in r/Python
Posted by u/prakashdanish in r/Python
I was reading about envisage lately and am wondering if it is a viable option for a...
Posted by u/FloorJam in r/Python
Posted by u/hiren_p in r/Python
If you are a developer / Python enthusiast looking for something hot and new out there; a framework which automagically does...
Posted by u/pruthvikumarbk in r/Python
About 5 years ago when I first started teaching myself python, I was advised from numerous sources that dual-booting linux or...
Posted by u/Raidicus in r/Python
Posted by u/flobbley in r/Python
Looking to get this as a pdf so I can comb through while on a 5+ hour car ride with no internet access. ​ Please...
Posted by u/HugeGernsback in r/Python
I needed a way to track my projects and generate invoices from LaTeX templates. So I wrote this in Python. [Invoicing...
Posted by u/__order_and_chaos in r/Python
Posted by u/TheBlackCat13 in r/Python
Posted by u/pswami in r/Python
I posted it online in case it can help anyone. It summarizes the words you need to memorize and neatly organizes it in a word...
Posted by u/Data48 in r/Python
Posted by u/krispy2009 in r/Python
I recently installed Spyder (for Python 3) on Ubuntu 18.04, using sudo apt install spyder3 I added it to my Favorites in the...
Posted by u/fogele in r/Python
What to do to not be broke. Or maybe some big corporation ? Pleeease
Posted by u/anonumaus in r/Python
Posted by u/cristinon in r/Python
Posted by u/faded_filth in r/Python
Posted by u/SquishemNA in r/Python
There is no way I can confirm that this is Python 2 except I know it is because using print as print "hello" works, I just...
Posted by u/joesmith0789 in r/Python
Posted by u/faded_filth in r/Python
Posted by u/manolesparta in r/Python
I'm unable to upgrade pip with pip using the command "pip install --upgrade pip" I run into issues related to the TLS version...
Posted by u/Tiktoor in r/Python
I was reading the AWS Lambda '[Best Practices](https://docs.aws.amazon.com/lambda/latest/dg/best-practices.html#function-...
Posted by u/sprashoo in r/Python
Posted by u/soul4rent in r/Python
I have designed and built an completely anonymous peer-to-peer network for data transfer that essentially allows you to build...
Posted by u/anythingtechpro in r/Python
As the title states, i'm looking for a good way to start learning Python. Mainly looking for a free way to learn, I've...
Posted by u/BigGun555 in r/Python
Posted by u/wbhst83 in r/Python
page 1: https://imgur.com/3cwbOH1 page 2: https://imgur.com/asD3iel I am sure that this has to do with using the for loop,...
Posted by u/TimsOnline in r/Python
So I'm trying to create my own version of habitica and I'm new to python. I know the basics but I wanted to try and create a...
Posted by u/YuiYuiYuiChan in r/Python
So I am creating a bunch of objects out of a single class. class Sample:
Posted by u/TemenaPE in r/Python
*this is a repost, except a different take on the question. Instead of asking for the category, I’m asking for a take on this...
Posted by u/YuiYuiYuiChan in r/Python
So I am making a web app using flask . I am making a HTML form page and want that on clicking the submit button , my script...
Posted by u/Souhardya98 in r/Python
Posted by u/gaojiuli in r/Python
I have already deployed my flask app on pythonanywhere and just simply need to get the Arduino data on cloud . Anyhow on how...
Posted by u/Souhardya98 in r/Python
I've been trying to work out how to download YouTube captions via the API but the official instructions are tailored towards...
Posted by u/SeyiDALegend in r/Python
Posted by u/DaftProgrammer in r/Python
I have recently created a python web scraper which I would like to schedule to run every day at a set time. Since I don't...
Posted by u/Oxbowerce in r/Python
Posted by u/Khaled-M-King in r/Python
Posted by u/Khaled-M-King in r/Python
Posted by u/GrizzledTheGrizzly in r/Python
I’m new in python. I do couple script with VIM but i search a good software (ide and editer) for mac. Thanks for your anwser 😎
Posted by u/MathB95 in r/Python
Hi, I am working on a school project and use jupyter notebook. I wan't to convert the notebook to a pdf file and use the...
Posted by u/WolfOfKebab in r/Python
Hi all, ​ Im slowly working my way through some cisco stuff, and they have mentioned a few times how python will...
Posted by u/kaosskp3 in r/Python
Posted by u/dank_memer44 in r/Python
Posted by u/wybiral in r/Python
Posted by u/Sn0wlizz4rd in r/Python
I’m learning python as part of my GSCE course and am looking at getting a macbook (not just for python) and I do not know...
Posted by u/SamC789 in r/Python
Hi all, I got bored so started a new project. To first order, I am coding a high level wrapper around spotipy. At the same...
Posted by u/spongybobie in r/Python
Hi Don't know if this is the correct sub to ask this. I don't know how to program. Only learn Fortran90 in the late 90's in...
Posted by u/El_Cabron_Del_Patron in r/Python
Posted by u/ewan_m in r/Python
I wrote this c extension module which calculate fibonacci number using fast matrix...
Posted by u/ne38 in r/Python
Hello everyone, ​ I just extracted this cookiecutter-template from a working project I have on production, the...
Posted by u/ahmadalhour in r/Python
I'm using setuptools. I have a simple app with a few modules in it: - a small CLI app that I access via setuptools'...
Posted by u/xela321 in r/Python
Hey everyone, I came across a full tutorial on YouTube for identifying lanes in a self driving car and thought it was really...
Posted by u/Artificial-genius1 in r/Python
I just discovered a cool python strings trick and wanted to share it with you guys! I have always considered...
Posted by u/m9mhmdy in r/Python
Hi I had my data structure class in Java, however, I don't really confident write code (interview) in java I have Google...
Posted by u/jkh911208 in r/Python
Posted by u/malinoff in r/Python
I have created a python program and after emailing to my teacher it has become entirely blank. The file is still 5kb so the...
Posted by u/Kantos_ in r/Python
Hey guys, I'm using Seaborn and matplotlib to plot density plots of clusters. When the clusters are neatly formed they look...
Posted by u/JimSkills in r/Python
Posted by u/nshapira in r/Python
Posted by u/nshapira in r/Python
I'm currently making an RSS reader, and every other RSS feed I've tried has worked, but my site crashes every time a CNN feed...
Posted by u/NotQuantified in r/Python
Posted by u/pbccd in r/Python
Inspired by a recent post from u/flobbley and [a...
Posted by u/Farranor in r/Python
LINK FOR THE CODE IN ONLINE PYTHON EDITOR (ONLY THE BINARY -> HEXA PART)...
Posted by u/t0xeus in r/Python
Posted by u/gadgetoid in r/Python
Hi, When I do have function calls structured like this: def A(): B C def B(): ... def C(): ... <other functions> ......
Posted by u/murdsdrum in r/Python
#!/usr/bin/env python3 rows = int(input('How many rows: ')) try: cols = int(input('Collumns: ')) except: cols = rows...
Posted by u/DragonWraithus in r/Python
Posted by u/MeleysTargaryen in r/Python
Introduce video https://youtu.be/nl8gtHSbq1I ​ QR & bar code generator -...
Posted by u/marearts in r/Python
Namaste, Been a long time... I'm currently in the process of benchmarking an...
Posted by u/codr4 in r/Python
Have you planned some holidays or road trip and whished to know the weather forecast for the different places along the trip?...
Posted by u/dvdgc13 in r/Python
Hey guys I’m a high schooler interested in learning Python. Where is the best site for me to learn it that doesn’t cost...
Posted by u/beckettvs in r/Python
Each student has an ID (ranging from 1 to 27). The program asks for the ID of the student , and prints a triangle as shown...
Posted by u/JCanzo in r/Python
Posted by u/jgkamat in r/Python
Posted by u/jockero701 in r/Python
I've been having trouble learning python effectively. I bought a book on amazon but it got really boring really fast. Any...
Posted by u/donny_perso in r/Python
https://github.com/samshadwell/TrumpScript Features: * No floating point numbers, only integers. America never does...
Posted by u/can_dry in r/Python
Just installed Python and jumping into learning. Having a problem where if I type a line and get a syntax error, python 3.7.0...
Posted by u/x710xx420x in r/Python
I have a project where I have to make a simple calculator by converting the equation into a list. The only operators are +,...
Posted by u/Eggthan324 in r/Python
I am having trouble with formatting a dir of python code with a certain standard style. Are there any good tools and/or...
Posted by u/TDHale in r/Python
Hey guys, I'm starting learning python and I would like to receive some tips! Can you help me?
Posted by u/WhoisBsa in r/Python
I just wanted to have some fun with python today - https://github.com/Fy-/Fy_IRCd -...
Posted by u/un_geek in r/Python
This week's top r/Python posts have arrived!
I'm really bored at work
| 1713 upvotes | 128 comments | u/flobbley | r/Python |
How we (Dropbox) rolled out one of the largest Python 3...
| 606 upvotes | 92 comments | u/ballagarba | r/Python |
"Automate the Boring Stuff with Python" is available in...
| 440 upvotes | 46 comments | u/pbccd | r/Python |
First Program I've Made That Actually Solved A Problem I Had
I usually just make things that I think would be fun to make or to learn a new technology but I've never made anything that...
| 326 upvotes | 41 comments | u/cantasaurus | r/Python |
I built a Music Player using Tkinter and Pygame
| 322 upvotes | 28 comments | u/attreya12 | r/Python |
Posted by u/damibriciskuro in r/Python
For my python class, our professor gave us the incredibly vague homework assignment to "do something interesting with...
Posted by u/QuiteRather in r/Python
I need to figure out an error in this code. I don't understand why it isn't working. Please help. def phone (letter): x="abc"...
Posted by u/_captaincisco in r/Python
https://github.com/StellarCN/py-stellar-base ​ ​
Posted by u/antb123 in r/Python
I can think of Seaborn, pandas plotting, matplotlib Venn, networkx. Any others ? I’m looking for more like Seaborn if there...
Posted by u/o-rka in r/Python
The question for my assignment is "Write a function which takes student ID and specify course number as inputs and displays...
Posted by u/NewbieCasanova in r/Python
Posted by u/MeleysTargaryen in r/Python
I'm creating some unit tests with pytest and have some helper functions that contain the logic to create, commit and return...
Posted by u/offsaid in r/Python
I’m trying to put 4-6 hrs a day into a language. I’ve put it off for about a week now searching aimlessly for good advice, or...
Posted by u/Asadien in r/Python
Posted by u/horejsek in r/Python
Posted by u/iphone6plususer in r/Python
Hey guys, ​ I started learning programming a lot of years ago with python when Python 3 just got released and...
Posted by u/fullstackstoner in r/Python
Posted by u/frenchdic in r/Python
Posted by u/Beneficial3Fish in r/Python
Reminiscence project page It is basically combination of self-hosted...
Posted by u/dashmya in r/Python
Posted by u/sobolevn in r/Python
Posted by u/3dnanK in r/Python
Posted by u/sepandhaghighi in r/Python
Posted by u/disappointingclimax in r/Python
I work for a UK based school publisher and we are publishing a GCSE, IGCSE and N4/5 (14-16 year olds) workbook on how to code...
Posted by u/JMSPVRLL in r/Python
Our school computers allow us to access an intranet drive across all computers, and edit user preferences for your account on...
Posted by u/WaterStBlues in r/Python
Posted by u/thirty333 in r/Python
Hey Guys, I've been dabbling in the programming world for about 3 months now. I've completed the HTML and CSS and a little of...
Posted by u/Daddypooch in r/Python
Good Afternoon, I have some general programming experience (not much and no Python experience). I am looking to write a...
Posted by u/ShadowSwipe in r/Python
Hey I'm still very much a beginner but I'd love to join in on the event so if you guys could share some interesting projects...
Posted by u/NahidMuz in r/Python
Posted by u/daneah in r/Python
I deployed a Tensorflow Model following the instructions https://www.tensorflow.org/serving/docker I did curl, and it was...
Posted by u/SuccessfulBasket in r/Python
Posted by u/doubledundercoder in r/Python
Posted by u/brendanmcd96 in r/Python
General Outline: Create a class Dice - an instance of this class will return values between 1 and 6, inclusive Create a class...
Posted by u/dopeman300 in r/Python
Hi, I'm doing an RPG game for my computer science class and I'm trying to implement EXP, items, monsters ( random...
Posted by u/Nightwing42540 in r/Python
Posted by u/likid_geimfari in r/Python
I’m working on a program which extracts the frequencies from an audio file (.wav) using numpy and pyaudio. I think I need to...
Posted by u/oijbaker in r/Python
I don't know if I'm not working it right, or what the deal is, but: I'm using P3 and PRAW, and I'm trying to learn how to...
Posted by u/oldmanbombin in r/Python
https://youtu.be/J2E5M-VY0Zs ​ ​ ​
Posted by u/MikeTheWatchGuy in r/Python
https://youtu.be/J2E5M-VY0Zs ​ ​
Posted by u/MikeTheWatchGuy in r/Python
Posted by u/huggissimo in r/Python
I have a dictionary where I have assigned specific number to a specific names, the problem is, I want to count the number of...
Posted by u/Abradolf_L1ncler in r/Python
Hey there all, I made a small application and instead of making people manually do a bunch of installation steps I was hoping...
Posted by u/M374llic4 in r/Python
Posted by u/pvtryan123 in r/Python
Posted by u/lordmauve in r/Python
Hi everyone, I’m currently using a Kinect to acquire picture each second and to post process it with a specific algorithm....
Posted by u/Doubydoubs in r/Python
Posted by u/blarghmatey in r/Python
Which are best practices to get handson with python. Right from writing scripts to APIs.
Posted by u/rahulnayanegali in r/Python
i'm not asking about the multiplication for x in b: print(*x, sep=" ")
Posted by u/neoredxii in r/Python
I have a Python program that runs facial recognition service. The program comes with a Tornado server that serves a UI so I...
Posted by u/nyamuk91 in r/Python
Posted by u/macdaddymarte in r/Python
Posted by u/Fewthp in r/Python
I am trying to scrape tweets from a user-defined Twitter profile. Having read previous posts I understand that the Twitter...
Posted by u/RNGesusHS in r/Python
I am getting this error [INF] » Uploading...TypeError: expected bytes, str found ​ What does this mean?...
Posted by u/zstar44 in r/Python
Posted by u/basjj in r/Python
Hey everyone, University tasked me to create report, what does the code do and how it works about 2 pythons scripts that...
Posted by u/TheTaiSei in r/Python
Hello everyone! Me and my friend are battling in math problems sending one each to another after solving...thing is, he doesn...
Posted by u/D4rkyFirefly in r/Python
Posted by u/rahuldev29 in r/Python
I want to be able to do this : (the below is psuedo code) dict = {} for i = 1 to 1000: dict.add({ i : {[0, 0]})...
Posted by u/monkeyjuicecake in r/Python
I have two Lists, L1 and L2. L1 is a list of categories and so is L2. I need to map the categories in L1 with the categories...
Posted by u/igetshitdun in r/Python
It is nothing like C. Why would anyone use this nonsense ?
Posted by u/monkeyjuicecake in r/Python
It seems possible to create a world where you don’t need to distinguish between async functions and non-async functions. Take...
Posted by u/SubstantialStretch in r/Python
Tell /r/python what you're working on this week! You can be bragging, grousing, sharing your passion, or explaining your...
Posted by u/AutoModerator in r/Python
I have just found out Dataset recently, but I have known about SQLAlchemy for while. What...
Posted by u/patarapolw in r/Python
Posted by u/ajx_711 in r/Python
Posted by u/AnecD in r/Python
I just wrote a timer that counts down from an hour by a random number each second between 1 and 20 so you never really know...
Posted by u/evansomers2 in r/Python
Hey everyone just wondering if you could give me some advice, I'm 17 and in school but trying to look for some industry...
Posted by u/Mightylordx in r/Python
Posted by u/aby56 in r/Python
Posted by u/ranrib in r/Python
Hi! My name is Steven and I am a computer science student. I've been working on a project recently (just for fun, practice,...
Posted by u/tman5400 in r/Python
I was looking to take advantage of this system and learn Python from scratch (as the purpose of this new program is to help...
Posted by u/smilinreap in r/Python
What have you automated this week? I made a python script to scrape sites for low prices and notify me when they are via...
Posted by u/Nervedamageyoung in r/Python
I figured out how to make actions in python. But how do I turn these lines of codes into a “good” lookin program? I know that...
Posted by u/Irriteer-Beer in r/Python
Posted by u/SeanTAllen in r/Python
Hello, I'm new to programming and teaching myself Python. I have learned how to send an email from O365 with Python but...
Posted by u/rapture005 in r/Python
I'm looking for an alternative to networkX that would be capable of a more dynamic visualization. The problem is the number...
Posted by u/Accomplished_Egg in r/Python
i'm writing a csv file from a bunch of csv files with the same format, but whenever i'm trying to read the written csv file...
Posted by u/EdgyFits in r/Python
Posted by u/RANDOMDBZ in r/Python
​ Neuron 1.0: an extension for VS Code Neuron is an open-source...
Posted by u/dynamicwebpaige in r/Python
Hi there, I have a normal distribution generator script, however, I'm trying to automatically have any value over 100...
Posted by u/ruslive109 in r/Python
So, for the last few hours I have tried to get the setup I want to work in Spacemacs, PyCharm, Atom and Vs Code. Atom with...
Posted by u/subtly_homoiconic in r/Python
Posted by u/brunette_bitchtits in r/Python
Hey everybody, I'm a little new to python, so please be patient if some of my phrasing is wrong or my question is novice I've...
Posted by u/rachelaf in r/Python
It should be a simple isometric style game, with different animations and maps. Is this possible ?
Posted by u/bbxgang in r/Python
Posted by u/chosenjuanonlyjuan in r/Python
i'm trying to learn a general scripting language and am trying to figure out which one to pick. ​ from the things...
Posted by u/newuser201201 in r/Python
Posted by u/Sirlance47 in r/Python
Hey guys, Philosophical question. Have an API that I'd like to start building things around, however I expect the API to go...
Posted by u/tastingsilver in r/Python
I'm working on a project where I detect objects in frames from a webcam feed. I use the OpenCV's putText function to draw the...
Posted by u/Taxi-guy in r/Python
Has anyone here tried JupyterLab when coding in Python?
Posted by u/vinceeeeent in r/Python
Prepping for an assessment (re: governance, admin, automated routing, etc.) — not familiar with Python but they throw in a...
Posted by u/barcarrow in r/Python
Posted by u/Mighty_Ghost_Hack in r/Python
I've been living under a rock & just noticed that Collections library has deprecated their Abstract Base Classes. Does...
Posted by u/FourFingeredMartian in r/Python
Anyone here got some experience with the YouTube API? I only really use python for data science stuff so this area is new to...
Posted by u/samyall in r/Python
When I run this.. if string2.lower() == "red"): ​ it comes back as invalid syntax, what does this mean ?
Posted by u/xErratic in r/Python
I have been reading a lot about Whatsapp automation and sending contacts messages at a pre-determined time. However, to make...
Posted by u/mtmtmtmt13 in r/Python
​ So here's my code for the grade total part. ( Goa give my whole code but my only problem is the last pennies...
Posted by u/xErratic in r/Python
Hi Python community! With so many programming languages with all their pro's and con's I am in a big doubt. Namely, I want to...
Posted by u/DieEeneGast in r/Python
Hi, One of the servers rebooted abruptly due to power outage. It is seen that only one .pyc size has become zero. Want to...
Posted by u/mnjagadeesh in r/Python
Hi there I got 3 async methods and 3 regular ones. I'd like to create 3 normal functions that call them accordingly, but I...
Posted by u/Single_Core in r/Python
Posted by u/cricketsavant in r/Python
Posted by u/lemariva in r/Python
Posted by u/pknerd in r/Python
Posted by u/dm03514 in r/Python
I work for the loan management division of a company that finances large purchases (furniture, refrigerators, etc.). My...
Posted by u/meticulous_badger in r/Python
I created this for a class where we had to write a program that...
Posted by u/imastudentofpython in r/Python
Why do the items not stay an int when cast and verified with the bottom two for loops? They go back to string for the bottom...
Posted by u/DoItFoDaKids in r/Python
Posted by u/RANDOMDBZ in r/Python
Posted by u/endlesstrax in r/Python
Posted by u/quanteconomics in r/Python
Posted by u/monicahpemberton in r/Python
Hello, I'm writing a script that emails individual events out that are pulled from a web api. What I basically have is a list...
Posted by u/hurstshifter7 in r/Python
Hi, I'm pretty new to python, but have been trying to run this example of UMAP using the iris dataset. I can't even get past...
Posted by u/cwcreddit in r/Python
2 * * * * /usr/bin/python /srv/test-content/QA_TEST_CONTENT/Python/UTS_Upload/5min_P2398_HD.py ​ I'm currently...
Posted by u/ianshank in r/Python
Thought's on one over the other? I'm working on creating a database that needs to be able to retain the database at a given...
Posted by u/stunods57 in r/Python
I am able to send emails using the o365 however I couldn't download the attachment thought it connects and retries email...
Posted by u/x-w-j in r/Python
Hi all, first time poster. So I have a link that sends me to a reddit thread. I know to do things like print(submission.url)...
Posted by u/PaulaGreen44 in r/Python
Hi! I just started with Python and I would appreciate some help. I want to create a 'chess board' on Python using _ as a...
Posted by u/ili_udel in r/Python
Posted by u/sirindaflamingo in r/Python
So I have recently started computing at school, my school is very backwards so we don’t do it until we are in year 9(making...
Posted by u/DeadExWife in r/Python
So I was thinking of this project for some time now and as soon as I started I stopped :D I am looking for a way to create...
Posted by u/jajca_i_krompira in r/Python
So I start a new job next month, I'm moving from a more generalised digital marketing role to something more data focused,...
Posted by u/AcePiCer in r/Python
I am using np.linalg.norm(a - b, axis=ax) for a Euclidean distance function, and I am getting an error only sometimes. Other...
Posted by u/DuckDuckFooGoo in r/Python
Hey guys, i would like to code in my company however I don’t have the admin privilege, so is there any other way to install...
Posted by u/Markl5320 in r/Python
I knew web scraping is pretty awesome with Python. Hence my question. Where should I start with this? Please note that I...
Posted by u/BelizeTourismOffice in r/Python
I have been using python for a while but I mainly write individual one off scripts. I want to make a complete application...
Posted by u/jumbohiggins in r/Python
Are there any SNES emulators with support of python scripting?
Posted by u/DifficultSundae in r/Python
Is it possible to train the model in python and then use it to make an android application using java?
Posted by u/vinceeeeent in r/Python
Hey guys, I feel dumb reaching out to the community but I’m utterly desperate. For the past few months, I’ve been trying to...
Posted by u/gimmie100K in r/Python
Posted by u/ramonsaraiva in r/Python
Posted by u/breamoreboy in r/Python
Hey guys! ​ I often get to python documentation through google and sometimes go to python documentation for a...
Posted by u/Scrabbilisk in r/Python
Sorry if my English is a bit hard to understand So I want to write a code that asks for user input, and checks if the...
Posted by u/Bendik0801 in r/Python
Posted by u/masterbroohda in r/Python
Hi, I am facing a small problem: If I do : pip install git+https://github.com/bartosh/backtrader.git@debug Pachage is...
Posted by u/Sirhc78870 in r/Python
Hi, I'm toying with the idea of writing a program to organize powerpoint slide decks. Right now, I'm just trying to get some...
Posted by u/Joe1972 in r/Python
Posted by u/thenomadicmonad in r/Python
Posted by u/earthboundkid in r/Python
I'm currently testing my database accessibility and I run into a serious problem. I'm mocking the database and insert a user...
Posted by u/Biskit1943 in r/Python
Just doing my duty of sharing where I learned python (and a couple other languages)... I learned on the Hacktimes discord...
Posted by u/apmarek in r/Python
Hi im new to programming and python. I want to make a program that analyses data and calculates the chance of winning a...
Posted by u/urbanpo in r/Python
Posted by u/d_little_b in r/Python
I like matplotlib's streamplot function but the randomly distributed arrows on the lines destroy the look. Is there a way to...
Posted by u/InternationalDirt in r/Python
Posted by u/lookatmetype in r/Python
My code: > x = input('What do you want to listen? ') > > if x == 'Radio 538': > >print(('alright, {} is...
Posted by u/plakt0ets in r/Python
so i've been following "Learn python the hard way 5tg ed." to try and get into programming and i'm around excercise 8 and the...
Posted by u/chajo1997 in r/Python
Posted by u/genericlemon24 in r/Python
tl;dr I wrote an API wrapper for Spotify in Python ​ So, about a month ago, I...
Posted by u/omarfryhan in r/Python
Does anyone know whether I can still use pyspotify , since it is a wrapper around libspotify which has been deprecated by...
Posted by u/ttttttony in r/Python
Posted by u/genericlemon24 in r/Python
Posted by u/SeanTAllen in r/Python
Posted by u/e_ameisen in r/Python
Maybe I'm encountering a lot of specific use cases, but lately I find myself going getattr(obj, attr, None) and setattr(obj,...
Posted by u/Scriptorium- in r/Python
In 2017, Python Software Foundation together with JetBrains conducted an official Python Developers Survey for the first...
Posted by u/filippovd20 in r/Python
Hi, I would like to write a python script to find prime factors of an integer, that also works with really big numbers. I...
Posted by u/Viktheguy in r/Python
Hi everybody, I was working on a Kata(problem) on code wars that requires prime factorizing a number as part of the solutions...
Posted by u/TarumK in r/Python
Posted by u/apoclyps in r/Python
vbuild is a webpacker in pure python(2|3); which let you compile yours vue/sfc files...
Posted by u/manatlan in r/Python
Found at heroku, there is background for screen, tablet and mobile. Thought you guys might be interested....
Posted by u/PinkFrojd in r/Python
Actually looking for repos i can contribute to. Am a beginner so if you have a project that you think is kinda easy, please...
Posted by u/ajx_711 in r/Python
Posted by u/brendanmcd96 in r/Python
The traditional technical interview process is designed to ferret out a candidate's weaknesses whereas the process should be...
Posted by u/caligolae in r/Python
This was my first time working with a class, and I've refactored it a couple times. I am hoping to get some feedback, or a...
Posted by u/chroner in r/Python
I love JS but can't stand the web stuff-I have no use for creating websites. So, my question to you all is-is Python very web...
Posted by u/obionekanobi88 in r/Python
Just curious. Why pipenv is still using virtualenv rather than venv?
Posted by u/losRWX in r/Python
Posted by u/thecoderkiller in r/Python
Posted by u/stanislavb in r/Python
Posted by u/Enterprisesoft in r/Python
Posted by u/wofl in r/Python
Hey everyone. I have a nasty task of automating some firewall rule additions. I am wondering if anyone has a template or...
Posted by u/mattman0123 in r/Python
Hello I started coding about a month back and I decided to code the game hangman for a start. My code works but not very...
Posted by u/oilisfloating in r/Python
Python 3.6 https://github.com/carlosplanchon/outfancy Collaboration is...
Posted by u/carlosplanchon in r/Python
Hi, i have a jinja2 template in which there are a couple of nested for loops plus various if-else statements. Without some...
Posted by u/tentoni in r/Python
Posted by u/rosswhite119 in r/Python
So I work in a small company where we sell certain items on Amazon and Ebay. Currently we print every single order and pass...
Posted by u/Pythoo15 in r/Python
Posted by u/1991viet in r/Python
IDLE stopped responding while my assignment was open. I force closed it, reopened the file and all the code was GONE!! I only...
Posted by u/abcdefgrapes in r/Python
Posted by u/dolphinboy1637 in r/Python
Posted by u/theraspberryguy in r/Python
Here's mine. I don't know why I wrote it, but I promise I wasn't sober when I did. Intentionally obfuscated and uses...
Posted by u/madducks in r/Python
I'm using celery Redbeat to creat schedulers stored in redis and dynamically create new scheduled tasks. I'm slightly stumped...
Posted by u/7600_slayer in r/Python
Hi everyone, I built an application that helps you to learn vocabulary of Spanish. I want to hear your opinions and feedback...
Posted by u/bellbuttomblues in r/Python
I am new to Python and would like to install the requests module on my Mac. However, when I try to install the module by...
Posted by u/dennisSit in r/Python
Posted by u/RANDOMDBZ in r/Python
You know, those action movies involving aerial shots of governmental facilities! They would usually write the date and...
Posted by u/gasegG in r/Python
I'm looking for inspiration. I'm very curious to see your use cases of python in your private (as in not corporate) environment!
Posted by u/arutneveca in r/Python
Posted by u/indian_pythonista in r/Python
Here's my code: import selenium.webdriver as webdriver def get_results(search_term): url =...
Posted by u/craigbagdon in r/Python
Posted by u/indian_pythonista in r/Python
I have clean installs of Windows 10 1803 and OS X High Sierra that I want to configure for python and django development. I...
Posted by u/aummahgerd in r/Python
My Mac is being bad and freezing whenever I try to run this code, I am a beginner and tell me what I can do to fix it...
Posted by u/sirindaflamingo in r/Python
I’m currently in a required intro course for Python and am completely lost. It’s been a month and I’ve gone to tutoring, done...
Posted by u/tKnickerbocker in r/Python
​ https://i.redd.it/hdc8jyz6ngq11.jpg
Posted by u/ElDaniel94 in r/Python
Posted by u/makarmakar in r/Python
I am trying an opencv project, and I am following the installation guide found...
Posted by u/Davidson2727what in r/Python
First of all I will like to Apologize for my English (not my first language) So after two years of researching on what...
Posted by u/shopifyusa in r/Python
Suppose I have an entry for ports 80 and 443 in my vhosts.conf and I decide not to run Django on either using `manage.py...
Posted by u/tryntofindhappyness in r/Python
Hi, I have an angular+django project, is there any way to pack this along with python dependencies [ may be using python...
Posted by u/rexilf in r/Python
Hi! I'm an 18 year old. I barely know anything about programming. What are some topics in math you would recommend me to...
Posted by u/ynwa729 in r/Python
Posted by u/Gobitz in r/Python
Hello, ​ Trying to access two different spreadsheets by changing only `SPREADSHEET_ID`. One spreadsheet works...
Posted by u/columncolumn in r/Python
I mostly do web programming, but I want to write a program that runs on a windows laptop. The program will connect to a...
Posted by u/mw44118 in r/Python
Anyone know of a URL python can request to check if there are new updates for firefox?
Posted by u/AgentZ0r in r/Python
Hi y'all, I have set myself a goal for the next year to become proficient in python. My current laptop is on its last legs...
Posted by u/ShirtAndMuayThai in r/Python
https://github.com/jhermann/dockyard/tree/master/dh-virtualenv shows how to ship Python code in DEB packages built with dh-...
Posted by u/jhermann_ in r/Python
Posted by u/_vargs_ in r/Python
Generating a Sierpinski Triangle Create a class Dice - an instance of this class will return values between 1 and 6,...
Posted by u/benevolent30 in r/Python
Posted by u/ilikewatermelonss in r/Python
Posted by u/AnecD in r/Python
We wanted to try out the idea from this research paper:...
Posted by u/latin_bandit_ in r/Python
Will those who use Linux for a programming job be mocked like those who use Windows?
Posted by u/WavePhenomena in r/Python
Posted by u/stillreadingit_ in r/Python
I'm putting together a small app to help practice remembering people's names. Does anyone know of a database of pictures of...
Posted by u/karaokelove in r/Python
I am trying to build a program similar to Excel's Solver tool. I want to be able to feed it a large set of stock data, then...
Posted by u/EddyIsReady in r/Python
Posted by u/shayaknoob in r/Python
Posted by u/pydry in r/Python
So, I need to display the area of a triangle beneath the triangle I created in turtle. I want the position of the text to be...
Posted by u/LittleCloud_ in r/Python
Hello everyone, I'm trying to create a piece of code to Live Capture any text sent to a network printer. I'm able to filter...
Posted by u/GhostFoxGoat in r/Python
Hey everyone. Bit of a Python noob, looking to use Python to solve a problem at work. Feel like i've bitten off more than I...
Posted by u/HonziPonzi in r/Python
OK, I'm currently using Eclipse IDE while learning Python, and used to use Visual Studio for .net development in a previous...
Posted by u/nothingnobody1 in r/Python
I'm newish to python and I've made some code that will find a value in a dictionary of lists of values based on the week and...
Posted by u/evobe in r/Python
What would be an appropriate way to add Python to a resume/CV if knowledge of it is basic? I understand a fair answer to this...
Posted by u/PuTongHua in r/Python
Say you have string a = ['no' , 'one' , 'ever' , 'expects' , 'the' , 'Spanish' , 'Inquisition'] How do I get to ['no one'...
Posted by u/LaBandaRoja in r/Python
I'm learning how to scrape websites to get better acquainted with Python. [Github...
Posted by u/LobsterLAD in r/Python
I scrape data from a radio channel's website for song names that I want to add to my spotify playlist so that I can listen to...
Posted by u/secret_magneticrobot in r/Python
qwerty.gg Hey all! Me and some of my friends just built this site today! Its 100% free and teaches...
Posted by u/Farzaa in r/Python
Recently came across a wonderful article [The Dangers of Learning Just Enough](https://hackernoon.com/the-dangers-of-...
Posted by u/sleaktrade in r/Python
Posted by u/urishaked in r/Python
So my program pretty much is like a little fun search engine that takes a user input for favorite character of a series and...
Posted by u/lukavwolf in r/Python
I was taking functions last year and while doing the quadratics unit, I realized that I could automate pretty much everything...
Posted by u/Shakanag in r/Python
Posted by u/thehaikuza in r/Python
Yeah so this is how it goes... we talk about Python, and drink beer. Sounds like fun? Come join us tomorrow at 1:30pm. All...
Posted by u/cc9one in r/Python
I got tired of Task Manager, and I wanted to be able to locate my processes quicker. So I wrote this little utility. You can...
Posted by u/MikeTheWatchGuy in r/Python
I installed winpython and upgraded pip on the winpython command prompt. However when I try "pip install Twisted" I get the...
Posted by u/pewpew_beepboop in r/Python
Hey Guys, I just wanted to know what the best, fastest and most thorough way of learning python? Any thoughts or tops are...
Posted by u/Glonic in r/Python
A while back I posted the Randomizer program that I built in Python. I'd like to share my most recent update. Basically, the...
Posted by u/Natnlgeoharry in r/Python
Молод - перебесится, стар не переменится --- ᴡᴡᴡ.18sеху.рw
Posted by u/jmanjared5 in r/Python
Hi all, So I had a working feature on my flask server for a patient to be able to book an appointment, and also delete that...
Posted by u/Unixersis97 in r/Python
Please help. For example I run the following: # show the databases my_cursor.execute("SHOW DATABASES") # show databases for i...
Posted by u/Nyd3r in r/Python
VOTE FOR YOUR PLATFORM here:...
Posted by u/CarelessDetective in r/Python
I like debugging Python in the terminal with PDB and other similar debuggers. I write my code in an IDE (VSCode) but tend to...
Posted by u/bambam3000 in r/Python
Hey guys, I've been programming python for about 4 years now and I really want to learn networking because I feel that not...
Posted by u/HRT-713 in r/Python
Posted by u/HAWAIINAIR in r/Python
What's the best way to manage multiple versions of python packages (and their dependencies), in a context of multi-user...
Posted by u/venorik in r/Python
Basically I am doing Codeacademy's guide to Python. Then I came across this. What does "not not False" mean? bool_one = not...
Posted by u/venturiq in r/Python
I am working on creating my first python project. The project is pretty simple and somewhat useless but this is what I want...
Posted by u/NudeJr in r/Python
Posted by u/cbsudux in r/Python
Visualisations are lucid, interpretable and beautiful. This project covers the impact of the 2017 Mumbai Rains and Delhi Smog...
Posted by u/cbsudux in r/Python
I am currently teaching [a first year introduction to computer science in...
Posted by u/ikokkari in r/Python
Posted by u/nKrishna829 in r/Python
Posted by u/jfishersolutions in r/Python
I'm working on a Python script that should be started via a cron job. It expects a username and a password as passing...
Posted by u/Naphthalin in r/Python
Hi, I'm currently scraping websites for a research project using Selenium. I need to solve captchas and I wanted to use...
Posted by u/Surreal_JJ in r/Python
Hello today i posted some Socks5 proxies on a forum and some person went in discussion with me and said many of the proxies...
Posted by u/thiplol in r/Python
Last week at work i needed to use git in an AWS Lambda, it made me sad when i saw that git was not available....
Posted by u/eredi93 in r/Python
Hello Everyone, I want to use Python for linear programming, i found pulp as package and some introduction on how to use it...
Posted by u/LaamimAyoub in r/Python
Hello dear Redditers and Python programmers! There is a new Discord server dedicated to Python and we look forward to form a...
Posted by u/m4xiJo in r/Python
Posted by u/kkamikaz3 in r/Python
Posted by u/petr31052018 in r/Python
If I'm going to learn Robotics/Computer Science which should I learn? Python 3 or 2.7? I'd like to know why also, please....
Posted by u/CallmeanX in r/Python
Posted by u/jayjlow in r/Python
I have some code that calls a function multiple times. The function contains an API call and I'm only allowed to use the API...
Posted by u/ChronoKings in r/Python
I have the Google AIY Vision kit. I am using the Joy Detector Demo ([https://github.com/google/aiyprojects-...
Posted by u/tylersnard in r/Python
I noticed that I was rewriting the same set of context managers and decorators on multiple projects, and I decided to throw...
Posted by u/tonysyu in r/Python
I'm new to REST API development and I was just wondering about the auth in these kinda APIs. Let's say Bob logged in after 15...
Posted by u/abdullahadhaim in r/Python
We are a small organization that wants to deploy confidential interactive data sets in the form of a web application in the...
Posted by u/acemachine123 in r/Python
Looking for a person to help me with Python automation work. I got a list of contacts in an excel which I want to add to my...
Posted by u/jleporteur in r/Python
This week's top r/Python posts have arrived!
"Python is becoming the world’s most popular coding language"...
| 833 upvotes | 339 comments | u/AnecD | r/Python |
Generating an image containing all possible colors (in...
| 666 upvotes | 25 comments | u/wofl | r/Python |
What tasks have you automated using python, and how much time...
| 409 upvotes | 299 comments | u/MeleysTargaryen | r/Python |
PyQt5 tutorial – Python GUI programming examples
| 355 upvotes | 38 comments | u/secomax | r/Python |
python's itertools library has some interesting functions
| 336 upvotes | 76 comments | u/lookatmetype | r/Python |
Hello. Whenever I import matplot.pyplot, the program hangs and I get a bouncing rocket on my dock. I read through some forums...
Posted by u/pocketMAD in r/Python
Posted by u/klo99 in r/Python
I want to create a python script that autoruns when I plug in an external hard drive and backs up certain files. Only problem...
Posted by u/datcrqbwitlongassarm in r/Python
Hi, So here's my dilemma I am creating a bot that should send a post request to add an item to the websites cart, using the...
Posted by u/strcktlybizness in r/Python
hi. I need help creating a function that returns the number of occurrences a substring occurs in a list of strings. so...
Posted by u/zsucka in r/Python
Anaconda released their Data Science Certification Course about six months ago (I believe there was a post on this...
Posted by u/Asa_Ruxin in r/Python
I am getting confused on what the challenge is trying to ask of me, I have literally tired everything to solve both problems...
Posted by u/Austin_ahern in r/Python
Hi everyone! I'm working on a project I had a cool idea for, but I need a dataset of inspirational quotes. How hard would it...
Posted by u/GullBull in r/Python
Consider the following code: def functionB(x): x = "waldo" def functionA(): x = "bar" functionB(x) print(x) Prints: bar Now...
Posted by u/Halcyon_Red in r/Python
Posted by u/akshad_GL in r/Python
Hello guys, Here is the situation, I have lets say a customer profile that can input on his profile different names (credit...
Posted by u/PM_ME_cutefish in r/Python
Hi! So I'm trying to create a visitor counter for the place where i work. Currently we manually type in numbers on excel each...
Posted by u/ThorJensen in r/Python
The recent update of pip to 18.1 breaks compatibility with pipenv. Both projects recently ditched the "semver" philosophy (to...
Posted by u/stibbons_ in r/Python
Posted by u/lemariva in r/Python
Hello people, I'm fairly new to Python and programming in general. I don't know all the 'best' ways to do things yet so...
Posted by u/vgnEngineer in r/Python
I'm basically brand new to coding I was wondering if there's any tutorials for free that could effectively teach me the basics.
Posted by u/JRHartllly in r/Python
What are the options for creating PDFs in Python? I've got a Python Flask application, I'm trying to create PDF reports but I...
Posted by u/InternalCode in r/Python
Posted by u/chris1610 in r/Python
Posted by u/amitarora5423 in r/Python
Hey guys, ​ I'm a mechanical engineering student and I have my difficulties with Applied Mechanics (statics,...
Posted by u/luziferjones in r/Python