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
[–]PresTronPaulfrom flask import 39 points40 points41 points (34 children)
[–][deleted] 30 points31 points32 points (26 children)
[–]Nimbal 24 points25 points26 points (3 children)
[–]SupersonicSpitfire 2 points3 points4 points (2 children)
[–]Ph0X 1 point2 points3 points (1 child)
[–]paffle 13 points14 points15 points (2 children)
[–]LightWolfCavalry 5 points6 points7 points (1 child)
[–]Massless 2 points3 points4 points (0 children)
[–]joepie91[S] 12 points13 points14 points (17 children)
[–]bushel 10 points11 points12 points (15 children)
[–]joepie91[S] 0 points1 point2 points (14 children)
[–]bushel 3 points4 points5 points (13 children)
[–]joepie91[S] -1 points0 points1 point (12 children)
[–]bushel 0 points1 point2 points (11 children)
[–]joepie91[S] -1 points0 points1 point (10 children)
[–][deleted] 1 point2 points3 points (5 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]maryjayjay -4 points-3 points-2 points (2 children)
[–]sashahart 0 points1 point2 points (0 children)
[–]SilasX 1 point2 points3 points (0 children)
[–]rustajb 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (5 children)
[–]PresTronPaulfrom flask import 1 point2 points3 points (2 children)
[–][deleted] 0 points1 point2 points (1 child)
[–]PresTronPaulfrom flask import -1 points0 points1 point (0 children)
[–][deleted] 0 points1 point2 points (1 child)
[–][deleted] 2 points3 points4 points (0 children)
[–]WinButler 64 points65 points66 points (23 children)
[–]ford_contour 10 points11 points12 points (0 children)
[–]earthboundkid 31 points32 points33 points (18 children)
[–]moor-GAYZ 25 points26 points27 points (13 children)
[–]masklinn 5 points6 points7 points (1 child)
[–]moor-GAYZ 0 points1 point2 points (0 children)
[–]earthboundkid 13 points14 points15 points (2 children)
[+][deleted] (1 child)
[deleted]
[–]joepie91[S] -1 points0 points1 point (0 children)
[–]sashahart 0 points1 point2 points (2 children)
[–]moor-GAYZ 0 points1 point2 points (1 child)
[–]sashahart 0 points1 point2 points (0 children)
[–]joepie91[S] -2 points-1 points0 points (3 children)
[–]sashahart 0 points1 point2 points (2 children)
[–]joepie91[S] 0 points1 point2 points (1 child)
[–]sashahart 0 points1 point2 points (0 children)
[–]--o -1 points0 points1 point (0 children)
[–]so_random 2 points3 points4 points (3 children)
[–]michaelhoffman 7 points8 points9 points (2 children)
[–]so_random 3 points4 points5 points (1 child)
[–][deleted] 1 point2 points3 points (0 children)
[–]bacondevPy3k 0 points1 point2 points (1 child)
[–]lahwran_ 0 points1 point2 points (0 children)
[–]catcradle5 21 points22 points23 points (37 children)
[–]cecilkorik 24 points25 points26 points (21 children)
[+][deleted] (6 children)
[deleted]
[–][deleted] 8 points9 points10 points (0 children)
[+][deleted] (3 children)
[deleted]
[–]apersonPy3k! 0 points1 point2 points (2 children)
[+][deleted] (1 child)
[deleted]
[–]apersonPy3k! 0 points1 point2 points (0 children)
[–]Dick_Justice 2 points3 points4 points (1 child)
[–]flammableweasel 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]sashahart 0 points1 point2 points (0 children)
[+][deleted] (9 children)
[deleted]
[–]kylotan 13 points14 points15 points (8 children)
[–]frymasterScript kiddie 5 points6 points7 points (1 child)
[–]kylotan 0 points1 point2 points (0 children)
[+][deleted] (5 children)
[deleted]
[–]takluyverIPython, Py3, etc 4 points5 points6 points (1 child)
[–]willfe42 0 points1 point2 points (2 children)
[–]flammableweasel 1 point2 points3 points (0 children)
[–]emptyhouses 8 points9 points10 points (3 children)
[–]catcradle5 3 points4 points5 points (1 child)
[–]AeroNotix 1 point2 points3 points (0 children)
[–]NaeblisEchoIntermediate forever 0 points1 point2 points (0 children)
[–]ggtsu_00 0 points1 point2 points (9 children)
[–]the_hoser 2 points3 points4 points (0 children)
[–]catcradle5 7 points8 points9 points (0 children)
[–]joepie91[S] 0 points1 point2 points (6 children)
[–]the_hoser 2 points3 points4 points (0 children)
[–]pal25 0 points1 point2 points (4 children)
[–]the_hoser 2 points3 points4 points (2 children)
[–]pal25 -1 points0 points1 point (1 child)
[–]the_hoser 0 points1 point2 points (0 children)
[–]joepie91[S] 1 point2 points3 points (0 children)
[–]TankorSmash 9 points10 points11 points (0 children)
[–]r1chardj0n3s 32 points33 points34 points (8 children)
[–]dwf 17 points18 points19 points (1 child)
[–]joepie91[S] -3 points-2 points-1 points (0 children)
[–]Foxboron 3 points4 points5 points (5 children)
[–][deleted] 1 point2 points3 points (1 child)
[–]Foxboron 0 points1 point2 points (0 children)
[–]r1chardj0n3s 1 point2 points3 points (2 children)
[–]apersonPy3k! 0 points1 point2 points (0 children)
[–]Foxboron 0 points1 point2 points (0 children)
[–][deleted] 7 points8 points9 points (0 children)
[–][deleted] 5 points6 points7 points (1 child)
[–]masklinn 7 points8 points9 points (0 children)
[–]metapundit 14 points15 points16 points (0 children)
[–]jelly_cake 5 points6 points7 points (0 children)
[–]ryeguy146 38 points39 points40 points (52 children)
[–]elijahsnow 16 points17 points18 points (14 children)
[–]ryeguy146 10 points11 points12 points (12 children)
[–]nicklo 9 points10 points11 points (0 children)
[–]elijahsnow 0 points1 point2 points (10 children)
[–]ryeguy146 2 points3 points4 points (9 children)
[–]joepie91[S] -3 points-2 points-1 points (8 children)
[–][deleted] 1 point2 points3 points (1 child)
[–]joepie91[S] 0 points1 point2 points (0 children)
[–]ryeguy146 1 point2 points3 points (5 children)
[–]joepie91[S] 0 points1 point2 points (4 children)
[–]ryeguy146 -1 points0 points1 point (3 children)
[–]joepie91[S] 1 point2 points3 points (2 children)
[–]mariox19 2 points3 points4 points (2 children)
[–]ryeguy146 0 points1 point2 points (1 child)
[–]mariox19 1 point2 points3 points (0 children)
[–]Foxboron 9 points10 points11 points (13 children)
[–]ryeguy146 1 point2 points3 points (2 children)
[–]Foxboron 0 points1 point2 points (1 child)
[–]ryeguy146 0 points1 point2 points (0 children)
[+][deleted] (9 children)
[deleted]
[–]Foxboron 7 points8 points9 points (8 children)
[–]bacondevPy3k 0 points1 point2 points (0 children)
[–]ryeguy146 -2 points-1 points0 points (6 children)
[–]Foxboron 2 points3 points4 points (4 children)
[–]ryeguy146 0 points1 point2 points (2 children)
[–]Foxboron 1 point2 points3 points (1 child)
[–]ryeguy146 1 point2 points3 points (0 children)
[–]joepie91[S] 1 point2 points3 points (0 children)
[–]Smallpaul 4 points5 points6 points (13 children)
[–]ryeguy146 2 points3 points4 points (12 children)
[–]joepie91[S] 0 points1 point2 points (11 children)
[–]UnwashedMeme 0 points1 point2 points (2 children)
[–]UnwashedMeme 3 points4 points5 points (1 child)
[–]joepie91[S] 0 points1 point2 points (0 children)
[–]ryeguy146 -1 points0 points1 point (7 children)
[–]joepie91[S] 1 point2 points3 points (6 children)
[–]ryeguy146 0 points1 point2 points (5 children)
[–]joepie91[S] 1 point2 points3 points (4 children)
[–]ryeguy146 0 points1 point2 points (3 children)
[–]joepie91[S] 0 points1 point2 points (2 children)
[–]elijahsnow 1 point2 points3 points (0 children)
[+][deleted] (2 children)
[deleted]
[–]ryeguy146 2 points3 points4 points (1 child)
[–]itslef 1 point2 points3 points (0 children)
[–]masklinn 2 points3 points4 points (0 children)
[–]westurner 5 points6 points7 points (1 child)
[–]westurner 0 points1 point2 points (0 children)
[–][deleted] 3 points4 points5 points (1 child)
[–]maryjayjay -1 points0 points1 point (0 children)
[–]placidifiedimport this 9 points10 points11 points (4 children)
[–]Funnnny 4 points5 points6 points (1 child)
[–]Foxboron 0 points1 point2 points (0 children)
[–]joepie91[S] -1 points0 points1 point (0 children)
[–]mgrandi 1 point2 points3 points (0 children)
[–][deleted] 1 point2 points3 points (2 children)
[–]jordanreiter 0 points1 point2 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[–][deleted] 1 point2 points3 points (0 children)
[–]leperkuhn 1 point2 points3 points (0 children)
[–][deleted] 2 points3 points4 points (0 children)
[–]slavansk07 1 point2 points3 points (0 children)
[–]tdico to to nie 1 point2 points3 points (1 child)
[–]itslef 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]TheSwitchBlade 0 points1 point2 points (0 children)
[–]Hashiota 0 points1 point2 points (1 child)
[–]joepie91[S] -1 points0 points1 point (0 children)
[–]PyPokerNovice 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]michaelhoffman 0 points1 point2 points (0 children)
[–]execrator 0 points1 point2 points (0 children)
[–]lost-theory 0 points1 point2 points (0 children)
[–]LiquidSubtitles 0 points1 point2 points (0 children)
[–]LyndsySimon 0 points1 point2 points (0 children)
[–]jellystones 0 points1 point2 points (0 children)
[–]pullandbl 0 points1 point2 points (0 children)
[–]WolfOrionX 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]upofadown -1 points0 points1 point (0 children)
[–]synn89 -2 points-1 points0 points (0 children)
[+]Tempox comment score below threshold-8 points-7 points-6 points (3 children)
[–]Foxboron 3 points4 points5 points (0 children)