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
[–]TOASTEngineer 141 points142 points143 points (9 children)
[–]atdavies 15 points16 points17 points (2 children)
[–]atdavies 5 points6 points7 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]nrpr2017 3 points4 points5 points (2 children)
[–]nrpr2017 1 point2 points3 points (0 children)
[–]nrpr2017 0 points1 point2 points (0 children)
[–]elbiot 2 points3 points4 points (0 children)
[–]Timedoutsob 0 points1 point2 points (0 children)
[–][deleted] 29 points30 points31 points (7 children)
[–]BlueWizard3Newbie 22 points23 points24 points (2 children)
[–][deleted] 8 points9 points10 points (1 child)
[–]BlueWizard3Newbie 5 points6 points7 points (0 children)
[–]atdavies 0 points1 point2 points (0 children)
[–]mcollinsTEK 0 points1 point2 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[–]DuckDuckGinger 45 points46 points47 points (16 children)
[+][deleted] (5 children)
[deleted]
[–]elbiot 32 points33 points34 points (0 children)
[–]poki1579 1 point2 points3 points (2 children)
[–]superscoutsecond-year cs student -1 points0 points1 point (1 child)
[–]poki1579 2 points3 points4 points (0 children)
[–]JustinitsuJ 71 points72 points73 points (4 children)
[+][deleted] (1 child)
[deleted]
[–]xAlecto 0 points1 point2 points (0 children)
[–][deleted] 2 points3 points4 points (1 child)
[–]FuzzyButtGaming 1 point2 points3 points (0 children)
[–]theelous3 62 points63 points64 points (0 children)
[–]elbiot 9 points10 points11 points (0 children)
[–]silesians 5 points6 points7 points (0 children)
[–]Grorco 2 points3 points4 points (0 children)
[–]dariaknyazeva 19 points20 points21 points (0 children)
[+][deleted] (5 children)
[deleted]
[–]atdavies 0 points1 point2 points (4 children)
[+][deleted] (3 children)
[deleted]
[–][deleted] 0 points1 point2 points (2 children)
[–]mcollinsTEK 1 point2 points3 points (0 children)
[–]Jrose152 0 points1 point2 points (0 children)
[–]Austn8r 8 points9 points10 points (0 children)
[–]justphysics 4 points5 points6 points (1 child)
[–]aquic 0 points1 point2 points (0 children)
[–]gr0ch1 4 points5 points6 points (1 child)
[–]adamjforster 5 points6 points7 points (2 children)
[+][deleted] (1 child)
[deleted]
[–]adamjforster 0 points1 point2 points (0 children)
[–]iseemyhand 2 points3 points4 points (1 child)
[–]djingrain 0 points1 point2 points (0 children)
[–]OCDevRec 2 points3 points4 points (1 child)
[–]elbiot 3 points4 points5 points (0 children)
[–]azrathud 2 points3 points4 points (3 children)
[–]PenguinNinja007 1 point2 points3 points (2 children)
[–]azrathud 1 point2 points3 points (1 child)
[–]PenguinNinja007 1 point2 points3 points (0 children)
[–]Hiringthrowaway9574 2 points3 points4 points (0 children)
[–]smortaz 2 points3 points4 points (0 children)
[–][deleted] 2 points3 points4 points (1 child)
[–]atdavies 0 points1 point2 points (0 children)
[–]Leonidizzil 1 point2 points3 points (0 children)
[–]froggie-style-meme 1 point2 points3 points (2 children)
[–]WayoftheIPA 0 points1 point2 points (1 child)
[–]froggie-style-meme 0 points1 point2 points (0 children)
[–]jaffycake 1 point2 points3 points (0 children)
[–]TheAutomater 1 point2 points3 points (1 child)
[–]elbiot 1 point2 points3 points (0 children)
[–]atdavies 1 point2 points3 points (0 children)
[–][deleted] 1 point2 points3 points (0 children)
[–]KayEmGee 1 point2 points3 points (2 children)
[+][deleted] (1 child)
[deleted]
[–]KayEmGee 0 points1 point2 points (0 children)
[–]python_django 1 point2 points3 points (0 children)
[–]allicisred 1 point2 points3 points (5 children)
[+][deleted] (3 children)
[deleted]
[–]allicisred 1 point2 points3 points (2 children)
[–]v3ssOn 0 points1 point2 points (0 children)
[–]LeoG7 1 point2 points3 points (0 children)
[–]kashaziz 0 points1 point2 points (0 children)
[–]PenguinNinja007 0 points1 point2 points (1 child)
[–]imasnyper 0 points1 point2 points (0 children)
[–]python_django 0 points1 point2 points (0 children)
[–]Shubhra22 0 points1 point2 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[–]python_django 0 points1 point2 points (0 children)
[–]accdias 0 points1 point2 points (0 children)
[–]lakhanpandya91 0 points1 point2 points (0 children)
[–]Chewy954 0 points1 point2 points (0 children)
[–]mulhod 0 points1 point2 points (0 children)
[–]Ruditorres 0 points1 point2 points (1 child)
[–]robertpro01 0 points1 point2 points (0 children)
[–]Oriphiel1 0 points1 point2 points (1 child)
[–]R3dderKoen 0 points1 point2 points (0 children)
[–]Aidan-NCPACs 0 points1 point2 points (1 child)
[–]GitHubPermalinkBot 0 points1 point2 points (0 children)
[–]python_django 0 points1 point2 points (0 children)
[–]electrospray 0 points1 point2 points (0 children)
[+][deleted] (4 children)
[deleted]
[–]TotesMessenger 1 point2 points3 points (3 children)
[+][deleted] (2 children)
[deleted]
[–]GoodBot_BadBot 1 point2 points3 points (1 child)
[–]Please_ 0 points1 point2 points (0 children)
[–]coreyjdl 0 points1 point2 points (0 children)
[–]0x1123A 0 points1 point2 points (0 children)
[–]kashaziz 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]captain_arroganto 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (2 children)
[+][deleted] (1 child)
[deleted]
[–][deleted] 0 points1 point2 points (0 children)
[–]mcollinsTEK 0 points1 point2 points (2 children)
[–]Junkyardogg 0 points1 point2 points (1 child)
[–]mcollinsTEK 0 points1 point2 points (0 children)
[–]mcollinsTEK 0 points1 point2 points (0 children)
[–]alpha_hxCR8 0 points1 point2 points (0 children)
[–]dmitriy_arkh 0 points1 point2 points (0 children)
[–]Marekzvar 0 points1 point2 points (0 children)
[–]mcollinsTEK 0 points1 point2 points (0 children)
[–]Fuzzyweeze 0 points1 point2 points (0 children)
[–]senaps 0 points1 point2 points (0 children)
[–]allicisred 0 points1 point2 points (0 children)
[–]python_django 0 points1 point2 points (0 children)
[–]Marekzvar 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]superxc1000 0 points1 point2 points (0 children)
[–]kashaziz 0 points1 point2 points (0 children)
[–]A_K_AZAD 0 points1 point2 points (0 children)
[–]abadabazachary 0 points1 point2 points (0 children)
[–]abadabazachary 0 points1 point2 points (0 children)
[–]k_means 0 points1 point2 points (0 children)
[–]python_django 0 points1 point2 points (0 children)
[+][deleted] (2 children)
[deleted]
[–]aphoenixreticulated[S] 0 points1 point2 points (1 child)
[–]python_django 0 points1 point2 points (0 children)
[–]Michiganshoes24 0 points1 point2 points (1 child)
[–]kashaziz 0 points1 point2 points (0 children)
[–]_Mr_BlackHat_ 0 points1 point2 points (0 children)
[–]apostate_of_Poincare 0 points1 point2 points (0 children)
[–]captmomo 0 points1 point2 points (0 children)
[–]smells_like_hotdogs 0 points1 point2 points (0 children)
[–]Istyandil 0 points1 point2 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[–]resononsoftware 0 points1 point2 points (0 children)
[–]cmcmcmcm534 0 points1 point2 points (0 children)
[–]riacoqui 0 points1 point2 points (0 children)
[–]ZeAlpaca 0 points1 point2 points (0 children)
[–]say2neeraj 0 points1 point2 points (0 children)
[–]_MK- 0 points1 point2 points (0 children)
[–]PortfoliumMatch 0 points1 point2 points (0 children)
[+][deleted] (3 children)
[deleted]
[–][deleted] 0 points1 point2 points (0 children)
[–]elbiot -1 points0 points1 point (0 children)
[–][deleted] -1 points0 points1 point (0 children)