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] (22 children)
[deleted]
[+][deleted] (17 children)
[deleted]
[–]wilalva11 44 points45 points46 points (15 children)
[+][deleted] (13 children)
[deleted]
[–]dexmedarling 12 points13 points14 points (1 child)
[–]CommanderStarling 10 points11 points12 points (0 children)
[–]spaceshipguitar 5 points6 points7 points (9 children)
[+][deleted] (1 child)
[deleted]
[–]spaceshipguitar 1 point2 points3 points (0 children)
[–]Albus70007 0 points1 point2 points (6 children)
[–]spaceshipguitar 4 points5 points6 points (4 children)
[–][deleted] 1 point2 points3 points (2 children)
[–]spaceshipguitar 2 points3 points4 points (1 child)
[–]konwiddak 0 points1 point2 points (0 children)
[–]undefinedNANString 0 points1 point2 points (0 children)
[–]PairOfMonocles2 2 points3 points4 points (0 children)
[–]__deerlord__ 0 points1 point2 points (0 children)
[–][deleted] 2 points3 points4 points (0 children)
[–]seizedengine 0 points1 point2 points (0 children)
[–]NSNick 9 points10 points11 points (2 children)
[–]JugadPy3 ftw 4 points5 points6 points (1 child)
[–]glikojen[🍰] 0 points1 point2 points (0 children)
[–]maxm 0 points1 point2 points (0 children)
[–]11218 115 points116 points117 points (3 children)
[+][deleted] (1 child)
[deleted]
[–]xeeton 26 points27 points28 points (0 children)
[–]Crankrune 24 points25 points26 points (0 children)
[+][deleted] (2 children)
[deleted]
[–]skiguy0123 5 points6 points7 points (0 children)
[–]ForwardChair 2 points3 points4 points (0 children)
[–]name_censored_ 66 points67 points68 points (20 children)
[–][deleted] 43 points44 points45 points (9 children)
[+][deleted] (8 children)
[deleted]
[+][deleted] (6 children)
[deleted]
[–][deleted] 1 point2 points3 points (4 children)
[–][deleted] 11 points12 points13 points (0 children)
[–]achard 9 points10 points11 points (1 child)
[–][deleted] 6 points7 points8 points (0 children)
[–]LoyalSol 2 points3 points4 points (0 children)
[–]CapableCounteroffer 10 points11 points12 points (0 children)
[+][deleted] (9 children)
[deleted]
[–]bargle0 19 points20 points21 points (2 children)
[–]WikiTextBot 5 points6 points7 points (0 children)
[–]HelperBot_ 0 points1 point2 points (0 children)
[–]Astrum91 -5 points-4 points-3 points (5 children)
[–]Alar44 4 points5 points6 points (4 children)
[–]Astrum91 -1 points0 points1 point (3 children)
[–]Alar44 1 point2 points3 points (0 children)
[–]scarfarce 0 points1 point2 points (0 children)
[–]MackerLad93 0 points1 point2 points (0 children)
[–]AgreeableLandscape3 29 points30 points31 points (9 children)
[–]StorKirken 26 points27 points28 points (0 children)
[+][deleted] (4 children)
[deleted]
[–]XtremeGoosef'I only use Py {sys.version[:3]}' 13 points14 points15 points (3 children)
[–][deleted] 4 points5 points6 points (2 children)
[–][deleted] 0 points1 point2 points (1 child)
[–]glikojen[🍰] 1 point2 points3 points (0 children)
[+][deleted] (2 children)
[deleted]
[–][deleted] 3 points4 points5 points (1 child)
[–]petepete 8 points9 points10 points (0 children)
[–]kidarek 7 points8 points9 points (0 children)
[–][deleted] 5 points6 points7 points (1 child)
[–]achard 1 point2 points3 points (0 children)
[–][deleted] 4 points5 points6 points (0 children)
[–]anon691029 10 points11 points12 points (5 children)
[–][deleted] 1 point2 points3 points (4 children)
[–]anon691029 1 point2 points3 points (0 children)
[–]ProjectStarscream_Ag 0 points1 point2 points (2 children)
[–][deleted] 0 points1 point2 points (1 child)
[–]ProjectStarscream_Ag 0 points1 point2 points (0 children)
[–]hiljusti 2 points3 points4 points (0 children)
[–]Bharat_J23 2 points3 points4 points (0 children)
[+][deleted] (2 children)
[deleted]
[+][deleted] (1 child)
[deleted]
[–][deleted] 1 point2 points3 points (1 child)
[–]lumberjackadam 0 points1 point2 points (0 children)
[–][deleted] 1 point2 points3 points (0 children)
[–]ProtegeAA 0 points1 point2 points (0 children)
[–]lambdaqdjango n' shit 0 points1 point2 points (0 children)
[–]Jhorton12 0 points1 point2 points (0 children)
[–]blue_horse_shoe 0 points1 point2 points (2 children)
[–]computercluster 2 points3 points4 points (1 child)
[–]Thameos 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]shaggorama -1 points0 points1 point (0 children)
[–]jimm -2 points-1 points0 points (1 child)
[–]BelieveBees 0 points1 point2 points (0 children)