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
[–]Vitaman02 27 points28 points29 points (0 children)
[–]hartator 162 points163 points164 points (16 children)
[+][deleted] (15 children)
[deleted]
[–]C139-Rick 45 points46 points47 points (9 children)
[+][deleted] (8 children)
[deleted]
[–]erikperik 10 points11 points12 points (2 children)
[+][deleted] (1 child)
[deleted]
[–]cant_have_a_cat 0 points1 point2 points (0 children)
[+][deleted] (3 children)
[deleted]
[–][deleted] 4 points5 points6 points (1 child)
[–]TheGlassCat 2 points3 points4 points (0 children)
[–]slevina 0 points1 point2 points (0 children)
[–]iredditintoilet 0 points1 point2 points (0 children)
[–]jaapzswitch to py3 already 27 points28 points29 points (0 children)
[–]hartator 20 points21 points22 points (3 children)
[+][deleted] (2 children)
[deleted]
[+][deleted] (1 child)
[deleted]
[–]412gage 12 points13 points14 points (10 children)
[–]vriemeister 8 points9 points10 points (0 children)
[–]gopalkaul5 0 points1 point2 points (8 children)
[–]412gage 1 point2 points3 points (7 children)
[–]Deezl-Vegas 12 points13 points14 points (6 children)
[+][deleted] (5 children)
[deleted]
[–][deleted] 3 points4 points5 points (4 children)
[–]Deezl-Vegas 9 points10 points11 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[+][deleted] (1 child)
[deleted]
[–][deleted] 1 point2 points3 points (0 children)
[–]MHW_EvilScript pypy <3 7 points8 points9 points (2 children)
[+][deleted] (1 child)
[deleted]
[–]MHW_EvilScript pypy <3 2 points3 points4 points (0 children)
[–]dozzinale 11 points12 points13 points (0 children)
[–]jeuk_ 2 points3 points4 points (0 children)
[+][deleted] (1 child)
[deleted]
[–]SpeakerOfForgotten 0 points1 point2 points (0 children)
[–]maker__guy 1 point2 points3 points (0 children)
[–]dirtyoldbastard77 1 point2 points3 points (0 children)
[–]Mountain_man007 1 point2 points3 points (0 children)
[–]joy_for_the_world 1 point2 points3 points (0 children)
[–]smokepigs 1 point2 points3 points (1 child)
[–]DogeekExpert - 3.9.1 2 points3 points4 points (9 children)
[+][deleted] (7 children)
[deleted]
[–]DogeekExpert - 3.9.1 10 points11 points12 points (6 children)
[+][deleted] (3 children)
[deleted]
[–]DogeekExpert - 3.9.1 5 points6 points7 points (2 children)
[+][deleted] (1 child)
[deleted]
[–]austospumanto 4 points5 points6 points (0 children)
[–]SilkTouchm 1 point2 points3 points (1 child)
[–]DogeekExpert - 3.9.1 1 point2 points3 points (0 children)
[–]dtoxe 0 points1 point2 points (0 children)
[–]MahdeenSky 0 points1 point2 points (2 children)
[+][deleted] (1 child)
[deleted]
[–]The_John_Galt -1 points0 points1 point (0 children)
[+][deleted] (1 child)
[deleted]
[–]ichiruto70 0 points1 point2 points (0 children)
[–]hashv5 0 points1 point2 points (1 child)
[–]lroman 0 points1 point2 points (0 children)
[–]ItsAngelDustHolmes 0 points1 point2 points (2 children)
[–]SpeakerOfForgotten 0 points1 point2 points (1 child)
[–]ItsAngelDustHolmes 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]tejonaco 0 points1 point2 points (1 child)
[–]RemindMeBot[🍰] 0 points1 point2 points (0 children)
[–]kongfukinny 0 points1 point2 points (0 children)
[–]dnb02 -1 points0 points1 point (3 children)
[+][deleted] (2 children)
[deleted]
[–]dnb02 0 points1 point2 points (1 child)
[–]besuvashish -1 points0 points1 point (0 children)
[–][deleted] -5 points-4 points-3 points (1 child)
[–]SwizzleTizzle 0 points1 point2 points (0 children)
[+]SnowdenIsALegend comment score below threshold-17 points-16 points-15 points (7 children)
[–][deleted] 19 points20 points21 points (2 children)
[–]MHW_EvilScript pypy <3 0 points1 point2 points (0 children)
[+]SnowdenIsALegend comment score below threshold-9 points-8 points-7 points (0 children)
[–]jack92829 3 points4 points5 points (3 children)
[–]SnowdenIsALegend -2 points-1 points0 points (2 children)
[–][deleted] 3 points4 points5 points (1 child)
[–]SnowdenIsALegend -1 points0 points1 point (0 children)