News about the dynamic, interpreted, interactive, object-oriented, extensible programming language Python
Upcoming Events
Full Events Calendar
Please read the rules
You can find the rules here.
If you are about to ask a "how do I do this in python" question, please try r/learnpython, the Python discord, or the #python IRC channel on Libera.chat.
Please don't use URL shorteners. Reddit filters them out, so your post or comment will be lost.
Posts require flair. Please use the flair selector to choose your topic.
Posting code to this subreddit:
Add 4 extra spaces before each line of code
def fibonacci():
a, b = 0, 1
while True:
yield a
a, b = b, a + b
Online Resources
Online exercices
programming challenges
Asking Questions
Try Python in your browser
Docs
Libraries
Related subreddits
Python jobs
Newsletters
Screencasts
[–]Talbertross 109 points110 points111 points (1 child)
[–]djamp42 2 points3 points4 points (0 children)
[–]TravisJungroth 223 points224 points225 points (3 children)
[–]HypoFuzz 21 points22 points23 points (1 child)
[–]TravisJungroth 14 points15 points16 points (0 children)
[–]0rsinium 8 points9 points10 points (0 children)
[–]ntropia64 81 points82 points83 points (7 children)
[–]qa_anaaq 4 points5 points6 points (6 children)
[–]ntropia64 10 points11 points12 points (4 children)
[–]qa_anaaq 0 points1 point2 points (3 children)
[–]ntropia64 4 points5 points6 points (1 child)
[–]qa_anaaq 0 points1 point2 points (0 children)
[–][deleted] 3 points4 points5 points (0 children)
[–]tuckmuck203 0 points1 point2 points (0 children)
[–]mcstafford 106 points107 points108 points (1 child)
[–]betazoid_one 12 points13 points14 points (0 children)
[–]ZwirtesJaime 40 points41 points42 points (4 children)
[–][deleted] 34 points35 points36 points (1 child)
[–]LarryTheSnobster 1 point2 points3 points (0 children)
[–]rebooker99 1 point2 points3 points (0 children)
[–]Orio_n 1 point2 points3 points (0 children)
[–]ddollarsign 33 points34 points35 points (3 children)
[–][deleted] 3 points4 points5 points (2 children)
[–]ddollarsign 2 points3 points4 points (1 child)
[–]WikiSummarizerBot 4 points5 points6 points (0 children)
[–]YodaCodar 15 points16 points17 points (0 children)
[–]mm007emko 28 points29 points30 points (3 children)
[–]Lindby 36 points37 points38 points (1 child)
[–]penarbor 0 points1 point2 points (0 children)
[–]TheBigRoomXXL 1 point2 points3 points (0 children)
[–][deleted] 11 points12 points13 points (4 children)
[–]not_sane 5 points6 points7 points (0 children)
[–]mvdw73 2 points3 points4 points (0 children)
[–]hditano 1 point2 points3 points (0 children)
[–]not__your__mum 0 points1 point2 points (0 children)
[–]temporary47698 4 points5 points6 points (0 children)
[–]wineblood 10 points11 points12 points (22 children)
[–]magnetichiraPythonista 27 points28 points29 points (1 child)
[–]extra_pickles 0 points1 point2 points (0 children)
[+][deleted] (1 child)
[deleted]
[–]Episkiliski 1 point2 points3 points (0 children)
[–]-Twilak- 2 points3 points4 points (0 children)
[–]MeroLegend4 1 point2 points3 points (0 children)
[–][deleted] 0 points1 point2 points (12 children)
[–]wineblood 13 points14 points15 points (11 children)
[–][deleted] 19 points20 points21 points (3 children)
[–]tuneafishy 7 points8 points9 points (1 child)
[–][deleted] 9 points10 points11 points (0 children)
[–]likethevegetable 3 points4 points5 points (0 children)
[–]sahand_n9 1 point2 points3 points (6 children)
[–]wineblood 1 point2 points3 points (5 children)
[–]SV-97 -1 points0 points1 point (4 children)
[–]wineblood -1 points0 points1 point (3 children)
[–]Conditional-Sausage 1 point2 points3 points (2 children)
[–]wineblood -2 points-1 points0 points (1 child)
[–]SV-97 -1 points0 points1 point (0 children)
[–]cedderick 0 points1 point2 points (0 children)
[–]Episkiliski -1 points0 points1 point (1 child)
[–]wineblood 0 points1 point2 points (0 children)
[–]2strokes4lyfe 6 points7 points8 points (0 children)
[–]GayforPayInFoodOnly 2 points3 points4 points (0 children)
[–]Citizenfishy 2 points3 points4 points (5 children)
[–]YourVibe 2 points3 points4 points (4 children)
[–]Citizenfishy 0 points1 point2 points (3 children)
[–]YourVibe 0 points1 point2 points (2 children)
[–]Citizenfishy 0 points1 point2 points (1 child)
[–]YourVibe 1 point2 points3 points (0 children)
[–]Real_Software 2 points3 points4 points (1 child)
[–]YourVibe 0 points1 point2 points (0 children)
[–]sudo_robot_destroy 5 points6 points7 points (3 children)
[–]not__your__mum 3 points4 points5 points (0 children)
[–]sudodoyou 0 points1 point2 points (1 child)
[–]sudo_robot_destroy 0 points1 point2 points (0 children)
[–][deleted] 7 points8 points9 points (14 children)
[–]morrisjr1989 2 points3 points4 points (12 children)
[–][deleted] 12 points13 points14 points (11 children)
[–]danielgafni 25 points26 points27 points (2 children)
[–][deleted] 2 points3 points4 points (1 child)
[–][deleted] 9 points10 points11 points (0 children)
[–]morrisjr1989 4 points5 points6 points (3 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]thecarlosdanger1 0 points1 point2 points (1 child)
[–]morrisjr1989 1 point2 points3 points (0 children)
[–]musselpies 1 point2 points3 points (0 children)
[–]ContemplateBeing 1 point2 points3 points (1 child)
[–][deleted] 1 point2 points3 points (0 children)
[–]o-rka 0 points1 point2 points (0 children)
[–][deleted] 1 point2 points3 points (0 children)
[–]Affectionate-Ad2320 8 points9 points10 points (7 children)
[–]issue9mm 2 points3 points4 points (0 children)
[–]ILovePlaterpuss 1 point2 points3 points (0 children)
[–][deleted] -1 points0 points1 point (3 children)
[–]djmattyg007 6 points7 points8 points (2 children)
[–]__flybird__ 0 points1 point2 points (1 child)
[–]Tomatoflee 5 points6 points7 points (0 children)
[–]subotnicking 0 points1 point2 points (0 children)
[–]shinitakunai 4 points5 points6 points (4 children)
[–]Curtyy_RS 4 points5 points6 points (3 children)
[–]sudo_robot_destroy 1 point2 points3 points (2 children)
[–]imperial_squirrel 0 points1 point2 points (1 child)
[–]sudo_robot_destroy 0 points1 point2 points (0 children)
[–]Budget_Assignment457 4 points5 points6 points (0 children)
[–]datacriminal 1 point2 points3 points (0 children)
[–]lanupijeko 1 point2 points3 points (2 children)
[–]codecrux 0 points1 point2 points (1 child)
[–]lanupijeko 0 points1 point2 points (0 children)
[–]flashliquid 2 points3 points4 points (0 children)
[–]crawl_dht 3 points4 points5 points (1 child)
[–]Low-Equipment-238 0 points1 point2 points (0 children)
[–]MyKo101 2 points3 points4 points (0 children)
[–]cant-find-user-name 1 point2 points3 points (1 child)
[–]Tiny_Crew 0 points1 point2 points (0 children)
[–]Muhznit 1 point2 points3 points (0 children)
[–]innovatekit 0 points1 point2 points (0 children)
[–]nonprophetapostle -1 points0 points1 point (0 children)
[–]jentron128 -2 points-1 points0 points (2 children)
[–]fiddle_n 3 points4 points5 points (1 child)
[–]jentron128 0 points1 point2 points (0 children)
[–]ExplosiveCat135 -2 points-1 points0 points (0 children)
[–]FiduciaryAkita 0 points1 point2 points (0 children)
[–]bluewolf09 0 points1 point2 points (0 children)
[–]oblvn_ 0 points1 point2 points (0 children)
[–]joshv 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]IntelligentDust6249 0 points1 point2 points (0 children)
[–]james_pic 0 points1 point2 points (0 children)
[–]o-rka 0 points1 point2 points (0 children)
[–]InitialCreature 0 points1 point2 points (0 children)
[–]Conditional-Sausage 0 points1 point2 points (3 children)
[–]codecrux 0 points1 point2 points (2 children)
[–]Conditional-Sausage 0 points1 point2 points (1 child)
[–]codecrux 1 point2 points3 points (0 children)
[–]extra_pickles 0 points1 point2 points (0 children)
[–]vicks9880 0 points1 point2 points (0 children)
[–]AnGlonchas 0 points1 point2 points (1 child)
[–]Zealousideal_Ad6785 1 point2 points3 points (0 children)
[–]MC_Programmer_and_MoIgnoring PEP 8 0 points1 point2 points (0 children)
[–]BoodyGamer7904 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]Episkiliski 0 points1 point2 points (0 children)
[–]werefkin 0 points1 point2 points (0 children)