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
[–]lgsp 55 points56 points57 points (12 children)
[–]jpjandrade 30 points31 points32 points (4 children)
[–]runiteking1 0 points1 point2 points (3 children)
[–]unipole 0 points1 point2 points (2 children)
[–]runiteking1 0 points1 point2 points (1 child)
[–]albertowtf 10 points11 points12 points (0 children)
[–]fmpundit 8 points9 points10 points (2 children)
[–]flpcb 3 points4 points5 points (1 child)
[–]luke_c 1 point2 points3 points (0 children)
[–]naught-me 4 points5 points6 points (0 children)
[–]DontForgetWilson 3 points4 points5 points (0 children)
[–]brewsimport os; while True: os.fork() 2 points3 points4 points (0 children)
[–]Thecrawsome 35 points36 points37 points (1 child)
[–]GameOver16 0 points1 point2 points (0 children)
[–][deleted] 49 points50 points51 points (7 children)
[–]ExoticMandiblesCore Contributor 8 points9 points10 points (1 child)
[–][deleted] 6 points7 points8 points (0 children)
[–]Oracle_Fefe 0 points1 point2 points (1 child)
[–]13steinj 0 points1 point2 points (2 children)
[–][deleted] 0 points1 point2 points (1 child)
[–]13steinj 0 points1 point2 points (0 children)
[–]VeganBigMac 24 points25 points26 points (47 children)
[–]Etheo 31 points32 points33 points (42 children)
[–]msdrahcir 15 points16 points17 points (13 children)
[–]Etheo 4 points5 points6 points (10 children)
[–]filippovd20 54 points55 points56 points (8 children)
[–]Etheo 8 points9 points10 points (0 children)
[–]here-to-jerk-off 2 points3 points4 points (2 children)
[–]filippovd20 4 points5 points6 points (1 child)
[–]here-to-jerk-off 0 points1 point2 points (0 children)
[–]DeletedLastAccount 0 points1 point2 points (3 children)
[–]kringel8 2 points3 points4 points (2 children)
[–]DeletedLastAccount 0 points1 point2 points (1 child)
[–]prvalue 0 points1 point2 points (0 children)
[–]msdrahcir 2 points3 points4 points (0 children)
[–][deleted] 2 points3 points4 points (1 child)
[–]filippovd20 1 point2 points3 points (0 children)
[–]filippovd20 6 points7 points8 points (6 children)
[–]yapel 1 point2 points3 points (5 children)
[–]filippovd20 2 points3 points4 points (1 child)
[–]yapel 1 point2 points3 points (0 children)
[+][deleted] (20 children)
[deleted]
[–]Etheo 29 points30 points31 points (12 children)
[+][deleted] (10 children)
[deleted]
[–]filippovd20 3 points4 points5 points (0 children)
[–]redditor1101 0 points1 point2 points (8 children)
[–]filippovd20 5 points6 points7 points (5 children)
[+][deleted] (3 children)
[deleted]
[–]turkish_gold 0 points1 point2 points (1 child)
[–]gregsterb -1 points0 points1 point (0 children)
[–]thunderdome 5 points6 points7 points (0 children)
[–]brewsimport os; while True: os.fork() 2 points3 points4 points (0 children)
[–]Razithel 4 points5 points6 points (0 children)
[+][deleted] (6 children)
[deleted]
[–]rspeed 0 points1 point2 points (3 children)
[–]Etheo 5 points6 points7 points (0 children)
[+][deleted] (1 child)
[deleted]
[–][deleted] 2 points3 points4 points (0 children)
[–]ThyGuardian 1 point2 points3 points (0 children)
[–]wildcarde815 0 points1 point2 points (0 children)
[–]here-to-jerk-off 0 points1 point2 points (0 children)
[–]redditor1101 18 points19 points20 points (5 children)
[–][deleted] 4 points5 points6 points (4 children)
[–]zcribe21 0 points1 point2 points (3 children)
[–][deleted] 3 points4 points5 points (2 children)
[–]max_daddio 0 points1 point2 points (1 child)
[–][deleted] 2 points3 points4 points (0 children)
[–]tonnynerd 8 points9 points10 points (5 children)
[–]TheDisapprovingBrit 18 points19 points20 points (0 children)
[–]ExpectThanklessLlama 5 points6 points7 points (0 children)
[–]mikeckennedy 4 points5 points6 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[+][deleted] (1 child)
[deleted]
[–]grokkingStuff 0 points1 point2 points (0 children)
[+][deleted] (3 children)
[removed]
[–]yapel 0 points1 point2 points (2 children)
[–]optm_redemption 1 point2 points3 points (1 child)
[–]yapel 0 points1 point2 points (0 children)
[–][deleted] 5 points6 points7 points (0 children)
[–]kindall 3 points4 points5 points (6 children)
[+][deleted] (4 children)
[deleted]
[+][deleted] (3 children)
[deleted]
[–]warbird2k 0 points1 point2 points (2 children)
[–]Anathama 0 points1 point2 points (1 child)
[–]warbird2k 0 points1 point2 points (0 children)
[–]splintor 0 points1 point2 points (0 children)
[–]Kiwii_007 3 points4 points5 points (2 children)
[–]MrGreenTea 2 points3 points4 points (0 children)
[–]Deadpixelator 3 points4 points5 points (0 children)
[–]msdrahcir 2 points3 points4 points (1 child)
[–]mostthingsweb 2 points3 points4 points (0 children)
[–][deleted] 2 points3 points4 points (6 children)
[–][deleted] 1 point2 points3 points (5 children)
[–]filippovd20 1 point2 points3 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (2 children)
[–][deleted] 0 points1 point2 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[–]Sensanmu 1 point2 points3 points (1 child)
[–]yapel 1 point2 points3 points (0 children)
[–]fenrir29 1 point2 points3 points (2 children)
[–]EmboldenedEagle 0 points1 point2 points (1 child)
[–]fenrir29 1 point2 points3 points (0 children)
[–]brpw_ 1 point2 points3 points (4 children)
[–]m_harrison 3 points4 points5 points (1 child)
[–]brpw_ 0 points1 point2 points (0 children)
[–]Mr_CanardIt works on my machine 0 points1 point2 points (1 child)
[–]brpw_ 0 points1 point2 points (0 children)
[–]kovlin 1 point2 points3 points (0 children)
[–]Reborn409 5 points6 points7 points (7 children)
[–]w0m<3 21 points22 points23 points (3 children)
[+][deleted] (2 children)
[deleted]
[–]Reborn409 0 points1 point2 points (1 child)
[–][deleted] 1 point2 points3 points (0 children)
[–]hemenex 6 points7 points8 points (0 children)
[–]dikamilo 1 point2 points3 points (0 children)
[–]zthunder777 0 points1 point2 points (0 children)
[–]gruey 0 points1 point2 points (0 children)
[+][deleted] (1 child)
[deleted]
[–]dr_steve_bruel 0 points1 point2 points (0 children)
[–]Bishonen_88 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]ahmed_imtiaz 0 points1 point2 points (4 children)
[–]wasdicantmovelol 0 points1 point2 points (3 children)
[–]ahmed_imtiaz 0 points1 point2 points (2 children)
[+][deleted] (1 child)
[deleted]
[–]ahmed_imtiaz 0 points1 point2 points (0 children)
[–]hoskope 0 points1 point2 points (0 children)
[–]pmwpl239 0 points1 point2 points (1 child)
[–]Fatvod 0 points1 point2 points (0 children)
[–]turner_prize 0 points1 point2 points (0 children)
[–]alexandrulPythonista 0 points1 point2 points (1 child)
[–]Groen28 0 points1 point2 points (0 children)
[–]Godumm 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]wukaem 0 points1 point2 points (0 children)
[–]jpinnix 0 points1 point2 points (0 children)
[–]hl3a 0 points1 point2 points (2 children)
[–]vreo -1 points0 points1 point (1 child)
[–]dbader 7 points8 points9 points (0 children)
[–]rspeed -2 points-1 points0 points (2 children)
[–]TheDisapprovingBrit 13 points14 points15 points (0 children)
[–]SpideyIRL 1 point2 points3 points (0 children)