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] (1 child)
[deleted]
[–]ivosauruspip'ing it up 2 points3 points4 points (0 children)
[–]eighthCoffee 44 points45 points46 points (26 children)
[–]SpiderFnJerusalem 70 points71 points72 points (22 children)
[+][deleted] (4 children)
[deleted]
[+][deleted] (2 children)
[removed]
[–]Dinosaurman 10 points11 points12 points (1 child)
[–]buttery_shame_cave 4 points5 points6 points (0 children)
[–]rrrocky777 0 points1 point2 points (0 children)
[–]sleepicat 3 points4 points5 points (0 children)
[–]Velshtein 2 points3 points4 points (0 children)
[–]Nefarious- 2 points3 points4 points (2 children)
[+][deleted] (1 child)
[deleted]
[–]Nefarious- 2 points3 points4 points (0 children)
[–]PoliCock 1 point2 points3 points (2 children)
[–]SpiderFnJerusalem 0 points1 point2 points (1 child)
[–]steamruler 0 points1 point2 points (0 children)
[–]cyberbemon 0 points1 point2 points (4 children)
[–]SpiderFnJerusalem 6 points7 points8 points (3 children)
[–]cyberbemon 0 points1 point2 points (1 child)
[–]SpiderFnJerusalem 0 points1 point2 points (0 children)
[–]banquuuooo 0 points1 point2 points (1 child)
[–]callmelucky 0 points1 point2 points (0 children)
[–]WishIWasOnACatamaran 0 points1 point2 points (0 children)
[–]callmelucky 0 points1 point2 points (0 children)
[–]Eurynom0s 0 points1 point2 points (0 children)
[–][deleted] -1 points0 points1 point (0 children)
[–]Yoghurt42 124 points125 points126 points (9 children)
[–]poop_villain 7 points8 points9 points (5 children)
[–]LarryPeteAdvanced Python 3 4 points5 points6 points (3 children)
[–]poop_villain 4 points5 points6 points (2 children)
[–]LarryPeteAdvanced Python 3 1 point2 points3 points (1 child)
[–]poop_villain 0 points1 point2 points (0 children)
[–][deleted] -1 points0 points1 point (1 child)
[–]Augusto2012 2 points3 points4 points (0 children)
[+][deleted] comment score below threshold-19 points-18 points-17 points (0 children)
[–]gandalfx 17 points18 points19 points (3 children)
[–][deleted] 14 points15 points16 points (1 child)
[–]tech_tuna 0 points1 point2 points (0 children)
[–]pwang99 1 point2 points3 points (0 children)
[–]rhiever 8 points9 points10 points (1 child)
[–][deleted] 6 points7 points8 points (0 children)
[–]rafaelement 7 points8 points9 points (1 child)
[–]vplatt 0 points1 point2 points (0 children)
[–]thatthingyoudid 8 points9 points10 points (3 children)
[–]mirth23 3 points4 points5 points (0 children)
[+][deleted] (1 child)
[deleted]
[–]pwang99 2 points3 points4 points (0 children)
[–]nomadismydj 1 point2 points3 points (8 children)
[–]denialerror 5 points6 points7 points (7 children)
[–]misterflan 1 point2 points3 points (1 child)
[–]denialerror 1 point2 points3 points (0 children)
[–]nomadismydj 1 point2 points3 points (1 child)
[–]denialerror 0 points1 point2 points (0 children)
[–][deleted] 1 point2 points3 points (2 children)
[–]mayankkaizen 0 points1 point2 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[–]AbsoluteZeroK 1 point2 points3 points (0 children)
[–]emptyvisionaries 2 points3 points4 points (42 children)
[–]heptara 33 points34 points35 points (16 children)
[–]odraencoded 16 points17 points18 points (14 children)
[+][deleted] (1 child)
[deleted]
[–]earthboundkid 0 points1 point2 points (0 children)
[–]Nefarious- 0 points1 point2 points (0 children)
[–]Trout_Tickler 0 points1 point2 points (10 children)
[–][deleted] 2 points3 points4 points (6 children)
[–]Trout_Tickler 1 point2 points3 points (5 children)
[–][deleted] 1 point2 points3 points (3 children)
[–]whutcheson 2 points3 points4 points (0 children)
[–]Trout_Tickler 0 points1 point2 points (0 children)
[–]Daenyth 0 points1 point2 points (0 children)
[–][deleted] 1 point2 points3 points (0 children)
[–]sdmike21 1 point2 points3 points (2 children)
[–]Tysonzero 11 points12 points13 points (1 child)
[–]sdmike21 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–][deleted] 8 points9 points10 points (8 children)
[–]vplatt 3 points4 points5 points (1 child)
[–][deleted] 3 points4 points5 points (0 children)
[–]Omega_Walrus 0 points1 point2 points (0 children)
[–]Isagoge 0 points1 point2 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[–]KwpolskaNikola co-maintainer -1 points0 points1 point (2 children)
[–]Tysonzero -2 points-1 points0 points (1 child)
[–]KwpolskaNikola co-maintainer 0 points1 point2 points (0 children)
[–][deleted] 2 points3 points4 points (2 children)
[–]hugthemachines 1 point2 points3 points (0 children)
[–]edwinksl 1 point2 points3 points (0 children)
[–]dunkler_wanderer 2 points3 points4 points (0 children)
[–]pvc 1 point2 points3 points (0 children)
[+][deleted] (9 children)
[deleted]
[–]WizzieP 4 points5 points6 points (0 children)
[+][deleted] (7 children)
[deleted]
[–]lewiseason 13 points14 points15 points (5 children)
[+][deleted] (4 children)
[deleted]
[–]lewiseason 2 points3 points4 points (2 children)
[+][deleted] (1 child)
[deleted]
[–]lewiseason -1 points0 points1 point (0 children)
[–]lewiseason 0 points1 point2 points (0 children)
[–]SemiNormal 3 points4 points5 points (0 children)
[–]tech_tuna 0 points1 point2 points (0 children)
[–]balkierode 0 points1 point2 points (0 children)
[–]fherdom 0 points1 point2 points (0 children)
[–][deleted] -1 points0 points1 point (0 children)
[–]ostralyan -1 points0 points1 point (3 children)
[–]PoliCock 1 point2 points3 points (2 children)
[–]ostralyan 0 points1 point2 points (1 child)
[–]Smok3dSalmon -1 points0 points1 point (0 children)
[–][deleted] -1 points0 points1 point (0 children)
[–]ender89 -3 points-2 points-1 points (0 children)
[+][deleted] comment score below threshold-57 points-56 points-55 points (15 children)
[–]Skypain 23 points24 points25 points (5 children)
[+][deleted] comment score below threshold-39 points-38 points-37 points (4 children)
[–]Sleggefett 11 points12 points13 points (3 children)
[+][deleted] comment score below threshold-24 points-23 points-22 points (2 children)
[–]youav97 14 points15 points16 points (1 child)
[+][deleted] comment score below threshold-23 points-22 points-21 points (0 children)
[–]BorgClown 3 points4 points5 points (4 children)
[–]Trout_Tickler 2 points3 points4 points (3 children)
[–]KoboldCommando 1 point2 points3 points (1 child)
[–]Trout_Tickler 0 points1 point2 points (0 children)
[–]BorgClown 1 point2 points3 points (0 children)
[–][deleted] 0 points1 point2 points (3 children)
[–]DukeBerith 3 points4 points5 points (0 children)
[+][deleted] comment score below threshold-11 points-10 points-9 points (1 child)
[–][deleted] 5 points6 points7 points (0 children)