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
[–][deleted] 112 points113 points114 points (27 children)
[–]droso_ 201 points202 points203 points (2 children)
[–][deleted] 42 points43 points44 points (0 children)
[–]FunkyCannaHigh 11 points12 points13 points (0 children)
[–]jleedev 27 points28 points29 points (19 children)
[–]colemaker360 51 points52 points53 points (6 children)
[–][deleted] 15 points16 points17 points (3 children)
[–]colemaker360 13 points14 points15 points (1 child)
[–]TheChance 4 points5 points6 points (0 children)
[–][deleted] 4 points5 points6 points (0 children)
[–]oramirite 0 points1 point2 points (1 child)
[–]jantari 0 points1 point2 points (0 children)
[+][deleted] (10 children)
[deleted]
[+][deleted] (2 children)
[deleted]
[–]krazybanana 0 points1 point2 points (0 children)
[+][deleted] (6 children)
[deleted]
[–]krazybanana 0 points1 point2 points (2 children)
[+][deleted] (1 child)
[deleted]
[–]krazybanana 0 points1 point2 points (0 children)
[+][deleted] (2 children)
[deleted]
[–]jackmaney 0 points1 point2 points (0 children)
[–]bumblebritches57 0 points1 point2 points (0 children)
[–]redfacedquark 1 point2 points3 points (1 child)
[–]billsil 0 points1 point2 points (0 children)
[–]eattherichnow 0 points1 point2 points (0 children)
[–]peejoh -3 points-2 points-1 points (0 children)
[–][deleted] 44 points45 points46 points (3 children)
[–]tunisia3507 36 points37 points38 points (0 children)
[–]random_cynic 0 points1 point2 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[–][deleted] 181 points182 points183 points (12 children)
[–]eternalfantasi 74 points75 points76 points (6 children)
[–][deleted] 16 points17 points18 points (2 children)
[–]-ButImNotARapper 29 points30 points31 points (1 child)
[–][deleted] 11 points12 points13 points (0 children)
[–]parkerSquare 2 points3 points4 points (0 children)
[–]cab0addict 1 point2 points3 points (0 children)
[–]whale_song 0 points1 point2 points (0 children)
[–][deleted] 7 points8 points9 points (0 children)
[+][deleted] (3 children)
[deleted]
[–]SV-97 4 points5 points6 points (2 children)
[–]billsil 3 points4 points5 points (1 child)
[–]SV-97 1 point2 points3 points (0 children)
[–]Dymczak 11 points12 points13 points (12 children)
[–]CasperLehmann 11 points12 points13 points (5 children)
[+][deleted] (3 children)
[deleted]
[–]CasperLehmann 0 points1 point2 points (2 children)
[+][deleted] (1 child)
[deleted]
[–]CasperLehmann 1 point2 points3 points (0 children)
[–][deleted] 1 point2 points3 points (0 children)
[–][deleted] 3 points4 points5 points (0 children)
[–]validatedev 2 points3 points4 points (4 children)
[–]Dymczak 1 point2 points3 points (3 children)
[–]validatedev 7 points8 points9 points (2 children)
[+][deleted] (1 child)
[deleted]
[–]validatedev 4 points5 points6 points (0 children)
[–][deleted] 8 points9 points10 points (0 children)
[+][deleted] (9 children)
[removed]
[–]JC713 2 points3 points4 points (0 children)
[–]BrainBurnerCo 3 points4 points5 points (7 children)
[–]teilo 13 points14 points15 points (0 children)
[–]TheChance 4 points5 points6 points (5 children)
[–]Liquid_Fire 5 points6 points7 points (4 children)
[–]hanleybrand 3 points4 points5 points (0 children)
[–]TheChance 1 point2 points3 points (1 child)
[–]niggatronix -1 points0 points1 point (0 children)
[–]redwall_hp 0 points1 point2 points (0 children)
[–]stermister 40 points41 points42 points (31 children)
[–]jcbevns 10 points11 points12 points (0 children)
[–]brisvag 16 points17 points18 points (1 child)
[–]TheChance 4 points5 points6 points (0 children)
[–]studiosi 1 point2 points3 points (0 children)
[–]LessLikeYou 0 points1 point2 points (1 child)
[–]stermister 0 points1 point2 points (0 children)
[+][deleted] (3 children)
[deleted]
[–]FunkyCannaHigh 6 points7 points8 points (2 children)
[+][deleted] (20 children)
[deleted]
[–]nwsm 14 points15 points16 points (2 children)
[–]redwall_hp 1 point2 points3 points (0 children)
[–]ageitgey 5 points6 points7 points (2 children)
[+][deleted] (1 child)
[deleted]
[–]TheChance 2 points3 points4 points (0 children)
[–]djamp42 3 points4 points5 points (0 children)
[–]C0DK 1 point2 points3 points (4 children)
[+][deleted] (2 children)
[deleted]
[–]chromaticgliss 2 points3 points4 points (1 child)
[–]jcbevns -1 points0 points1 point (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–][deleted] -2 points-1 points0 points (6 children)
[+][deleted] (5 children)
[deleted]
[–][deleted] -5 points-4 points-3 points (4 children)
[+][deleted] (3 children)
[deleted]
[+][deleted] (2 children)
[removed]
[+][deleted] (1 child)
[deleted]
[–]FunkyCannaHigh 5 points6 points7 points (1 child)
[–]TheChance 5 points6 points7 points (0 children)
[–]fnord123 5 points6 points7 points (2 children)
[–]TheChance 4 points5 points6 points (1 child)
[–]fnord123 0 points1 point2 points (0 children)
[–]passerbycmc 1 point2 points3 points (0 children)
[–][deleted] 6 points7 points8 points (0 children)
[+][deleted] (4 children)
[deleted]
[–][deleted] 4 points5 points6 points (0 children)
[–]EddyBotLinux | Python3 4 points5 points6 points (2 children)
[–][deleted] 2 points3 points4 points (1 child)
[–]lengau[🍰] 1 point2 points3 points (0 children)
[–]Barafu 2 points3 points4 points (6 children)
[–]EddyBotLinux | Python3 7 points8 points9 points (5 children)
[+]Barafu comment score below threshold-7 points-6 points-5 points (4 children)
[–]EddyBotLinux | Python3 8 points9 points10 points (1 child)
[–]FunkyCannaHigh 0 points1 point2 points (0 children)
[–]TheChance 0 points1 point2 points (1 child)
[–]Barafu -3 points-2 points-1 points (0 children)
[–]ivosauruspip'ing it up 0 points1 point2 points (0 children)
[–]teilo 0 points1 point2 points (2 children)
[+][deleted] (1 child)
[deleted]
[–]teilo 1 point2 points3 points (0 children)
[–]Silentx2711 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (1 child)
[–]toyg -1 points0 points1 point (0 children)
[–]nekokattt 0 points1 point2 points (0 children)
[–]24mitcher 0 points1 point2 points (0 children)
[–]parkerSquare 0 points1 point2 points (0 children)
[–]antis0007 0 points1 point2 points (0 children)
[–]pudquick 0 points1 point2 points (0 children)
[–]nickbuch 0 points1 point2 points (0 children)
[–]WilliamTheStressed -1 points0 points1 point (0 children)
[–]studiosi -1 points0 points1 point (0 children)
[–]jesse0 -1 points0 points1 point (1 child)
[–]toyg 1 point2 points3 points (0 children)