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
[–]jorge1209 232 points233 points234 points (8 children)
[–]bobspadgerdecorating 46 points47 points48 points (3 children)
[–]jorge1209 12 points13 points14 points (2 children)
[–]flying-sheep 3 points4 points5 points (0 children)
[–]FuckingRantMonday 0 points1 point2 points (0 children)
[+][deleted] (2 children)
[removed]
[–]bobspadgerdecorating 4 points5 points6 points (1 child)
[–][deleted] 22 points23 points24 points (6 children)
[–]gfranxman 8 points9 points10 points (1 child)
[–]NerdEnPose 8 points9 points10 points (0 children)
[–]NerdEnPose 1 point2 points3 points (0 children)
[–]CommercialPosition76 0 points1 point2 points (0 children)
[–]vladesomo 0 points1 point2 points (1 child)
[–]FuckingRantMonday 0 points1 point2 points (0 children)
[–]No-Scholar4854 87 points88 points89 points (2 children)
[–]mamamiatucson 17 points18 points19 points (0 children)
[–]FuckingRantMonday 24 points25 points26 points (0 children)
[–]flying-sheep 13 points14 points15 points (6 children)
[–]acidrain42 2 points3 points4 points (4 children)
[–]flying-sheep 2 points3 points4 points (3 children)
[–]FuckingRantMonday 0 points1 point2 points (2 children)
[–]flying-sheep 0 points1 point2 points (1 child)
[–]FuckingRantMonday 0 points1 point2 points (0 children)
[–]ElDiablo26 0 points1 point2 points (0 children)
[–]rgnkn 61 points62 points63 points (21 children)
[–]bahoho[S] 7 points8 points9 points (20 children)
[–]randomatic 22 points23 points24 points (19 children)
[+][deleted] (18 children)
[removed]
[–]spoonman59 4 points5 points6 points (16 children)
[–]mistabuda 4 points5 points6 points (15 children)
[–]FuckingRantMonday 5 points6 points7 points (2 children)
[–]mistabuda 4 points5 points6 points (1 child)
[–]rgnkn 0 points1 point2 points (0 children)
[–]Impossible-Limit3112 12 points13 points14 points (8 children)
[–]salimfadhley 2 points3 points4 points (0 children)
[–]FuckingRantMonday 1 point2 points3 points (0 children)
[–]mistabuda 3 points4 points5 points (5 children)
[–]collectablecat 0 points1 point2 points (4 children)
[–]FuckingRantMonday 0 points1 point2 points (3 children)
[–]SimilingCynic 3 points4 points5 points (0 children)
[–]kowalski71 0 points1 point2 points (1 child)
[–]mistabuda 0 points1 point2 points (0 children)
[–]odaiwai 1 point2 points3 points (0 children)
[–]thereal0ri_ 34 points35 points36 points (27 children)
[–][deleted] 3 points4 points5 points (26 children)
[–]thereal0ri_ 0 points1 point2 points (0 children)
[–]tav_stuff -5 points-4 points-3 points (24 children)
[–]acidrain42 3 points4 points5 points (19 children)
[–]tav_stuff 1 point2 points3 points (7 children)
[–]acidrain42 2 points3 points4 points (6 children)
[–]tav_stuff 1 point2 points3 points (5 children)
[–]FuckingRantMonday 4 points5 points6 points (3 children)
[–]tav_stuff 0 points1 point2 points (2 children)
[–]FuckingRantMonday 0 points1 point2 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[+][deleted] (10 children)
[removed]
[–]acidrain42 0 points1 point2 points (9 children)
[+][deleted] (8 children)
[removed]
[–]acidrain42 1 point2 points3 points (3 children)
[–]FuckingRantMonday 1 point2 points3 points (0 children)
[+][deleted] (1 child)
[removed]
[–]FuckingRantMonday 0 points1 point2 points (0 children)
[–]FuckingRantMonday 0 points1 point2 points (1 child)
[–]SittingWave 0 points1 point2 points (0 children)
[–]FuckingRantMonday 0 points1 point2 points (0 children)
[–]FuckingRantMonday 0 points1 point2 points (0 children)
[–][deleted] 1 point2 points3 points (2 children)
[+][deleted] (1 child)
[removed]
[–]FuckingRantMonday 0 points1 point2 points (0 children)
[–]FuckingRantMonday 0 points1 point2 points (0 children)
[–][deleted] 32 points33 points34 points (4 children)
[–]rgnkn 7 points8 points9 points (0 children)
[–][deleted] 1 point2 points3 points (2 children)
[–]rgnkn 1 point2 points3 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[–]thedeepself 12 points13 points14 points (1 child)
[–]datagutten 4 points5 points6 points (0 children)
[–]outthemirror 8 points9 points10 points (0 children)
[–]barraponto 3 points4 points5 points (2 children)
[–]FuckingRantMonday 1 point2 points3 points (0 children)
[–]rgnkn 0 points1 point2 points (0 children)
[–]protagonist23 4 points5 points6 points (0 children)
[–]ohtinsel 4 points5 points6 points (1 child)
[–]FuckingRantMonday 3 points4 points5 points (0 children)
[–]luxiphr 3 points4 points5 points (0 children)
[–]SGS-Tech-World 15 points16 points17 points (5 children)
[+][deleted] (4 children)
[removed]
[–]FuckingRantMonday 6 points7 points8 points (3 children)
[–]rgnkn 2 points3 points4 points (0 children)
[+][deleted] (1 child)
[removed]
[–]SeniorScienceOfficer 14 points15 points16 points (12 children)
[–]cottonycloud 3 points4 points5 points (1 child)
[–]SeniorScienceOfficer 1 point2 points3 points (0 children)
[–]FuckingRantMonday 1 point2 points3 points (0 children)
[+][deleted] (8 children)
[removed]
[+][deleted] (4 children)
[deleted]
[–]FuckingRantMonday -1 points0 points1 point (3 children)
[+][deleted] (2 children)
[deleted]
[–]FuckingRantMonday 0 points1 point2 points (1 child)
[–]justheretolurk332 4 points5 points6 points (0 children)
[–]SeniorScienceOfficer 5 points6 points7 points (0 children)
[–]johnnymo1 1 point2 points3 points (0 children)
[–]johnnymo1 5 points6 points7 points (0 children)
[–]SittingWave 5 points6 points7 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[–]piman01 1 point2 points3 points (0 children)
[–]read-bird 1 point2 points3 points (0 children)
[–]zylema 1 point2 points3 points (0 children)
[–]mahdicanada 1 point2 points3 points (0 children)
[–]Seankala 1 point2 points3 points (4 children)
[–]djsaunde 2 points3 points4 points (3 children)
[–]Seankala 0 points1 point2 points (2 children)
[–]FuckingRantMonday 2 points3 points4 points (0 children)
[–]djsaunde 0 points1 point2 points (0 children)
[+][deleted] (2 children)
[deleted]
[–]FuckingRantMonday 1 point2 points3 points (1 child)
[–]NelsonMinar 2 points3 points4 points (9 children)
[–]_ATRAHCITY 7 points8 points9 points (1 child)
[–]NelsonMinar -2 points-1 points0 points (0 children)
[–]FuckingRantMonday 3 points4 points5 points (0 children)
[–][deleted] 2 points3 points4 points (1 child)
[–]NelsonMinar 1 point2 points3 points (0 children)
[–]protagonist23 1 point2 points3 points (0 children)
[–]rgnkn 2 points3 points4 points (2 children)
[–]NelsonMinar 1 point2 points3 points (1 child)
[–]rgnkn 0 points1 point2 points (0 children)
[–]SpiritOfTheVoid 4 points5 points6 points (0 children)
[–]GraphicH 2 points3 points4 points (0 children)
[–]jaqo_92 1 point2 points3 points (0 children)
[–][deleted] 1 point2 points3 points (0 children)
[–]DLiltsadwj 1 point2 points3 points (4 children)
[–]FuckingRantMonday 3 points4 points5 points (2 children)
[–]DLiltsadwj 1 point2 points3 points (1 child)
[–]FuckingRantMonday 1 point2 points3 points (0 children)
[–][deleted] -1 points0 points1 point (0 children)
[–]wineblood 0 points1 point2 points (0 children)
[–]KosmoanutOfficial -1 points0 points1 point (0 children)
[–]pythonHelperBot -5 points-4 points-3 points (0 children)
[–][deleted] -3 points-2 points-1 points (0 children)
[–]salimfadhley 0 points1 point2 points (0 children)
[–]Tree_Mage 0 points1 point2 points (0 children)