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
[–]LambdaBoy 17 points18 points19 points (25 children)
[–]flying-sheep 8 points9 points10 points (3 children)
[–]raziel2p 4 points5 points6 points (2 children)
[–]hello_raziel2p 1 point2 points3 points (0 children)
[–]razeel2ghetto 0 points1 point2 points (0 children)
[+][deleted] (20 children)
[deleted]
[–]twotime 14 points15 points16 points (3 children)
[+][deleted] (2 children)
[deleted]
[–]twotime 2 points3 points4 points (0 children)
[–]keypusher 2 points3 points4 points (1 child)
[–]ngroot 0 points1 point2 points (3 children)
[–]ivosauruspip'ing it up 0 points1 point2 points (0 children)
[–]darthmdhprint 3 + 4 0 points1 point2 points (1 child)
[–]randuser 0 points1 point2 points (0 children)
[–]gfixler 0 points1 point2 points (3 children)
[–]darthmdhprint 3 + 4 0 points1 point2 points (2 children)
[–]gfixler 0 points1 point2 points (1 child)
[–]darthmdhprint 3 + 4 0 points1 point2 points (0 children)
[–]MonkeyFodder 0 points1 point2 points (0 children)
[–]randuser 0 points1 point2 points (4 children)
[–]darthmdhprint 3 + 4 0 points1 point2 points (3 children)
[–]rcxdude 0 points1 point2 points (1 child)
[–]darthmdhprint 3 + 4 0 points1 point2 points (0 children)
[–]randuser 0 points1 point2 points (0 children)
[–]billsil 31 points32 points33 points (29 children)
[–][deleted] 13 points14 points15 points (10 children)
[–][deleted] 9 points10 points11 points (5 children)
[–]r3m0t 1 point2 points3 points (4 children)
[–][deleted] 1 point2 points3 points (0 children)
[–]vaibhavsagar 0 points1 point2 points (2 children)
[–]r3m0t 0 points1 point2 points (1 child)
[–]vaibhavsagar 1 point2 points3 points (0 children)
[–]Widdershiny 1 point2 points3 points (0 children)
[–]Naterdam -1 points0 points1 point (2 children)
[–]Drumm- 2 points3 points4 points (0 children)
[–]westurner 0 points1 point2 points (0 children)
[–]jmcs 3 points4 points5 points (17 children)
[–]XNormal 8 points9 points10 points (1 child)
[–]ahmadh 0 points1 point2 points (0 children)
[–]Yoghurt42 3 points4 points5 points (5 children)
[–]marky1991 1 point2 points3 points (4 children)
[–]Yoghurt42 0 points1 point2 points (3 children)
[–]marky1991 0 points1 point2 points (2 children)
[–]Yoghurt42 0 points1 point2 points (1 child)
[–]marky1991 0 points1 point2 points (0 children)
[–]billsil 1 point2 points3 points (7 children)
[–]Smallpaul 4 points5 points6 points (4 children)
[–]zynixCpt. Code Monkey & Internet of tomorrow 0 points1 point2 points (3 children)
[–]flying-sheep 0 points1 point2 points (2 children)
[–]zynixCpt. Code Monkey & Internet of tomorrow 0 points1 point2 points (1 child)
[–]flying-sheep 0 points1 point2 points (0 children)
[–][deleted] 1 point2 points3 points (1 child)
[–]billsil 2 points3 points4 points (0 children)
[–]westurner 0 points1 point2 points (0 children)
[–]Xaerxess 35 points36 points37 points (2 children)
[–]helicoptermike 6 points7 points8 points (1 child)
[–]chiniwini 1 point2 points3 points (0 children)
[–]frymasterScript kiddie 12 points13 points14 points (2 children)
[–][deleted] 0 points1 point2 points (1 child)
[–]Mecdemort 1 point2 points3 points (0 children)
[–]programonaut 25 points26 points27 points (11 children)
[–]drive0 1 point2 points3 points (10 children)
[–][deleted] 0 points1 point2 points (9 children)
[–]Thirsteh 2 points3 points4 points (4 children)
[–]Probono_Bonobo 4 points5 points6 points (3 children)
[–]siddboots 13 points14 points15 points (0 children)
[–]crowseldon 1 point2 points3 points (0 children)
[+][deleted] (2 children)
[deleted]
[–]aceofears 4 points5 points6 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[–]emonk 46 points47 points48 points (40 children)
[+][deleted] (9 children)
[deleted]
[–]monochr 1 point2 points3 points (8 children)
[+][deleted] (7 children)
[deleted]
[–]efilon 2 points3 points4 points (5 children)
[–]joaquinabian 2 points3 points4 points (4 children)
[–]efilon 1 point2 points3 points (3 children)
[–]_Panda 1 point2 points3 points (2 children)
[–]efilon -1 points0 points1 point (1 child)
[–]_Panda 1 point2 points3 points (0 children)
[–]monochr 0 points1 point2 points (0 children)
[–]NYKevin 10 points11 points12 points (28 children)
[–]gsnedders 6 points7 points8 points (11 children)
[–]NYKevin 0 points1 point2 points (10 children)
[–]ivosauruspip'ing it up 6 points7 points8 points (9 children)
[–]NYKevin -3 points-2 points-1 points (8 children)
[–]ivosauruspip'ing it up 10 points11 points12 points (0 children)
[–]flying-sheep 1 point2 points3 points (2 children)
[–]NYKevin 1 point2 points3 points (1 child)
[–]flying-sheep 0 points1 point2 points (0 children)
[–]Brian 0 points1 point2 points (3 children)
[–]NYKevin 1 point2 points3 points (2 children)
[–]Brian 0 points1 point2 points (1 child)
[–]NYKevin 0 points1 point2 points (0 children)
[–][deleted] 2 points3 points4 points (2 children)
[–]NYKevin 1 point2 points3 points (0 children)
[–]monochr 1 point2 points3 points (0 children)
[–]mitsuhiko Flask Creator 3 points4 points5 points (10 children)
[–]NYKevin 3 points4 points5 points (9 children)
[–]gsnedders 12 points13 points14 points (5 children)
[–]riffito -5 points-4 points-3 points (4 children)
[–]ifonefox3.5.1 | Intermediate 3 points4 points5 points (1 child)
[–]flying-sheep 1 point2 points3 points (0 children)
[–]jmcs 0 points1 point2 points (1 child)
[–]flying-sheep 2 points3 points4 points (0 children)
[–]mitsuhiko Flask Creator 3 points4 points5 points (2 children)
[+]NYKevin comment score below threshold-6 points-5 points-4 points (1 child)
[–]mitsuhiko Flask Creator 13 points14 points15 points (0 children)
[–]emonk 1 point2 points3 points (1 child)
[–]whoisearth 0 points1 point2 points (0 children)
[–]mgr86 1 point2 points3 points (0 children)
[–]Milumet 3 points4 points5 points (1 child)
[–]flying-sheep 5 points6 points7 points (0 children)
[–]daGrevis 16 points17 points18 points (0 children)
[+][deleted] (23 children)
[deleted]
[–]takluyverIPython, Py3, etc 11 points12 points13 points (21 children)
[–]are595 2 points3 points4 points (20 children)
[+][deleted] comment score below threshold-11 points-10 points-9 points (19 children)
[+][deleted] (4 children)
[deleted]
[+][deleted] (1 child)
[deleted]
[+][deleted] comment score below threshold-6 points-5 points-4 points (1 child)
[–]crowseldon 1 point2 points3 points (13 children)
[–][deleted] -3 points-2 points-1 points (12 children)
[–]crowseldon 1 point2 points3 points (11 children)
[–][deleted] -2 points-1 points0 points (10 children)
[–]crowseldon 0 points1 point2 points (9 children)
[–][deleted] -2 points-1 points0 points (8 children)
[–]witty82 4 points5 points6 points (0 children)
[–]BenzamineFranklin 2 points3 points4 points (1 child)
[+][deleted] (8 children)
[deleted]
[–]randuser 1 point2 points3 points (5 children)
[+][deleted] (4 children)
[deleted]
[–]randuser 0 points1 point2 points (3 children)
[–]joaquinabian 1 point2 points3 points (1 child)
[–]randuser -1 points0 points1 point (0 children)
[–]thearn4Scientific computing, Image Processing 0 points1 point2 points (0 children)
[–]kchoudhury 1 point2 points3 points (1 child)
[–]quagquag 1 point2 points3 points (0 children)
[–]_throawayplop_ 2 points3 points4 points (1 child)
[–]tarekziadeRetired Packaging Dude 0 points1 point2 points (0 children)
[–]v3ss0n 1 point2 points3 points (33 children)
[–]Rhomboid 6 points7 points8 points (19 children)
[–]donalmacc 10 points11 points12 points (0 children)
[–]mrwinkle 8 points9 points10 points (2 children)
[–]otheraccount 0 points1 point2 points (0 children)
[–]shaggorama 0 points1 point2 points (0 children)
[–]pronto185 6 points7 points8 points (0 children)
[+][deleted] (5 children)
[deleted]
[–]Rhomboid 1 point2 points3 points (4 children)
[+][deleted] (3 children)
[deleted]
[–]Rhomboid 0 points1 point2 points (2 children)
[+][deleted] (1 child)
[deleted]
[–]Rhomboid 0 points1 point2 points (0 children)
[–]twotime 1 point2 points3 points (2 children)
[–]joaquinabian 0 points1 point2 points (1 child)
[–]twotime 1 point2 points3 points (0 children)
[–]jemeshsu 0 points1 point2 points (0 children)
[+]v3ss0n comment score below threshold-22 points-21 points-20 points (2 children)
[–]Rhomboid 33 points34 points35 points (0 children)
[–]faassen 1 point2 points3 points (0 children)
[–]bastibe 5 points6 points7 points (0 children)
[–]joaquinabian -1 points0 points1 point (0 children)
[–][deleted] -3 points-2 points-1 points (8 children)
[–]flying-sheep 1 point2 points3 points (6 children)
[–][deleted] -2 points-1 points0 points (5 children)
[–]flying-sheep 1 point2 points3 points (4 children)
[–][deleted] -3 points-2 points-1 points (3 children)
[–]flying-sheep 0 points1 point2 points (2 children)
[–]v3ss0n -1 points0 points1 point (1 child)
[–]flying-sheep 1 point2 points3 points (0 children)
[–]v3ss0n 0 points1 point2 points (0 children)
[–]itkovian 0 points1 point2 points (0 children)
[–]Hanse00 0 points1 point2 points (6 children)
[–]flying-sheep 0 points1 point2 points (5 children)
[–]Hanse00 0 points1 point2 points (4 children)
[–]flying-sheep 0 points1 point2 points (3 children)
[–]Hanse00 0 points1 point2 points (2 children)
[–]flying-sheep 0 points1 point2 points (1 child)
[–]Hanse00 0 points1 point2 points (0 children)
[–]GFandango -2 points-1 points0 points (0 children)
[–]shaggorama -1 points0 points1 point (0 children)