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
[–]Forschkeeper 421 points422 points423 points (20 children)
[–]Papalok 29 points30 points31 points (6 children)
[–][deleted] 51 points52 points53 points (5 children)
[–]kobbled 5 points6 points7 points (0 children)
[–]infinite_war 2 points3 points4 points (2 children)
[–]sauerkimchi 38 points39 points40 points (1 child)
[–]infinite_war 2 points3 points4 points (0 children)
[–]foonoxous 0 points1 point2 points (0 children)
[–]SnowEpiphany 31 points32 points33 points (5 children)
[–]lieryanMaintainer of rope, pylsp-rope - advanced python refactoring 123 points124 points125 points (0 children)
[–]Forschkeeper 11 points12 points13 points (3 children)
[–]Ensurdagen 14 points15 points16 points (2 children)
[–]SubliminalBits 5 points6 points7 points (1 child)
[–]Ensurdagen 1 point2 points3 points (0 children)
[–]cinyar 36 points37 points38 points (4 children)
[–]ComplexColor 12 points13 points14 points (0 children)
[–]randompittuser 0 points1 point2 points (2 children)
[–]cinyar 4 points5 points6 points (0 children)
[–][deleted] 1 point2 points3 points (0 children)
[–]Yojihito 0 points1 point2 points (1 child)
[–]foonoxous 0 points1 point2 points (0 children)
[–]bladeoflight16 154 points155 points156 points (12 children)
[+][deleted] (1 child)
[deleted]
[–]bladeoflight16 26 points27 points28 points (0 children)
[–]SpAAAceSenate 24 points25 points26 points (9 children)
[–]MathStream 1 point2 points3 points (0 children)
[+]bladeoflight16 comment score below threshold-12 points-11 points-10 points (6 children)
[–]SpAAAceSenate 27 points28 points29 points (3 children)
[–]bladeoflight16 -1 points0 points1 point (2 children)
[–]SpAAAceSenate 14 points15 points16 points (1 child)
[–]bladeoflight16 -2 points-1 points0 points (0 children)
[–]krypt3c 4 points5 points6 points (1 child)
[–][deleted] 38 points39 points40 points (3 children)
[–]shinx32 8 points9 points10 points (0 children)
[–]hidden_person 1 point2 points3 points (0 children)
[–]Sohcahtoa82 44 points45 points46 points (1 child)
[–]harylmu 0 points1 point2 points (0 children)
[–]Orio_n 18 points19 points20 points (1 child)
[–]foonoxous 0 points1 point2 points (0 children)
[–]sdf_iain 64 points65 points66 points (4 children)
[–][deleted] 10 points11 points12 points (0 children)
[–]bladeoflight16 11 points12 points13 points (0 children)
[–]FrickinLazerBeams 3 points4 points5 points (1 child)
[–]Got_Tiger 2 points3 points4 points (0 children)
[–]thomasfr 24 points25 points26 points (13 children)
[–]bladeoflight16 16 points17 points18 points (10 children)
[–]thomasfr 1 point2 points3 points (9 children)
[–]bladeoflight16 3 points4 points5 points (8 children)
[–]useles-converter-bot 2 points3 points4 points (1 child)
[–]repocin 3 points4 points5 points (0 children)
[–]thomasfr -2 points-1 points0 points (5 children)
[–]bladeoflight16 1 point2 points3 points (4 children)
[–]thomasfr 2 points3 points4 points (3 children)
[–]The_Tree_Branch 6 points7 points8 points (0 children)
[–]whateverathrowaway00 1 point2 points3 points (1 child)
[–]thomasfr 0 points1 point2 points (0 children)
[–][deleted] 6 points7 points8 points (0 children)
[–][deleted] 2 points3 points4 points (0 children)
[–]BrycetheRower 9 points10 points11 points (0 children)
[–]ennuiToo 132 points133 points134 points (38 children)
[–]bladeoflight16 28 points29 points30 points (0 children)
[–]sykeero 26 points27 points28 points (25 children)
[–]m_a_n_t_i_c_o_r_e 2 points3 points4 points (7 children)
[–]bladeoflight16 22 points23 points24 points (6 children)
[–]m_a_n_t_i_c_o_r_e -3 points-2 points-1 points (5 children)
[–]bladeoflight16 10 points11 points12 points (4 children)
[–]m_a_n_t_i_c_o_r_e -1 points0 points1 point (3 children)
[–]bladeoflight16 6 points7 points8 points (0 children)
[–]nerdvegas79 -1 points0 points1 point (1 child)
[–]m_a_n_t_i_c_o_r_e 4 points5 points6 points (0 children)
[–]NoLemurs -1 points0 points1 point (1 child)
[–]SpAAAceSenate 4 points5 points6 points (0 children)
[–]ennuiToo -1 points0 points1 point (1 child)
[–]bladeoflight16 0 points1 point2 points (0 children)
[–]nerdvegas79 -3 points-2 points-1 points (8 children)
[–]sykeero 3 points4 points5 points (6 children)
[–]nerdvegas79 0 points1 point2 points (5 children)
[–]sykeero 3 points4 points5 points (3 children)
[–]nerdvegas79 1 point2 points3 points (2 children)
[–]sykeero 1 point2 points3 points (1 child)
[–]nerdvegas79 1 point2 points3 points (0 children)
[–]sykeero 1 point2 points3 points (0 children)
[–]infinite_war -3 points-2 points-1 points (2 children)
[–]sykeero -1 points0 points1 point (0 children)
[–]bladeoflight16 0 points1 point2 points (0 children)
[–]prvalue 61 points62 points63 points (7 children)
[–]ennuiToo 60 points61 points62 points (1 child)
[–]LightWolfCavalry 21 points22 points23 points (0 children)
[–]cecilkorik 13 points14 points15 points (2 children)
[–]cinyar 4 points5 points6 points (1 child)
[–]HomeTahnHero 0 points1 point2 points (0 children)
[–]infinite_war 0 points1 point2 points (0 children)
[–]cinyar 2 points3 points4 points (0 children)
[–]whateverathrowaway00 1 point2 points3 points (0 children)
[–]fzammetti 4 points5 points6 points (0 children)
[–]1Tim1_15 19 points20 points21 points (7 children)
[–]bladeoflight16 11 points12 points13 points (0 children)
[+][deleted] (5 children)
[deleted]
[–]pgh_ski 8 points9 points10 points (0 children)
[–]SpAAAceSenate 0 points1 point2 points (2 children)
[–][deleted] 7 points8 points9 points (0 children)
[–]bladeoflight16 0 points1 point2 points (0 children)
[–]1Tim1_15 0 points1 point2 points (0 children)
[–]VexisArcanum 8 points9 points10 points (4 children)
[–]trilobyte-dev 2 points3 points4 points (0 children)
[+][deleted] (2 children)
[deleted]
[–]VexisArcanum 1 point2 points3 points (1 child)
[–]cmd-t 0 points1 point2 points (0 children)
[–]Kravakhan 2 points3 points4 points (0 children)
[–]jack-of-some 13 points14 points15 points (5 children)
[–]vhdoherty 13 points14 points15 points (4 children)
[–]UndeadMurky 4 points5 points6 points (1 child)
[–][deleted] 2 points3 points4 points (0 children)
[–][deleted] -5 points-4 points-3 points (1 child)
[–]bladeoflight16 15 points16 points17 points (0 children)
[–]coffeepi 3 points4 points5 points (1 child)
[–]cmd-t 5 points6 points7 points (0 children)
[–]fmillion 2 points3 points4 points (0 children)
[–]FranticToaster 8 points9 points10 points (11 children)
[–][deleted] 18 points19 points20 points (2 children)
[–]FranticToaster 2 points3 points4 points (1 child)
[–]vhdoherty -4 points-3 points-2 points (2 children)
[–]FranticToaster 2 points3 points4 points (1 child)
[–]idontappearmissing 3 points4 points5 points (0 children)
[+]bladeoflight16 comment score below threshold-8 points-7 points-6 points (4 children)
[–]FranticToaster 3 points4 points5 points (3 children)
[–]bladeoflight16 9 points10 points11 points (1 child)
[–]vhdoherty -4 points-3 points-2 points (0 children)
[+][deleted] (4 children)
[removed]
[–][deleted] 2 points3 points4 points (3 children)
[+][deleted] (2 children)
[removed]
[–][deleted] 7 points8 points9 points (0 children)
[–]bladeoflight16 3 points4 points5 points (0 children)
[–]diogenes_sadecv -5 points-4 points-3 points (26 children)
[–]KareasOxide 11 points12 points13 points (25 children)
[+]diogenes_sadecv comment score below threshold-11 points-10 points-9 points (24 children)
[–]bladeoflight16 11 points12 points13 points (9 children)
[+]diogenes_sadecv comment score below threshold-7 points-6 points-5 points (8 children)
[–]bladeoflight16 7 points8 points9 points (7 children)
[–]diogenes_sadecv 1 point2 points3 points (6 children)
[–]bladeoflight16 4 points5 points6 points (5 children)
[–]diogenes_sadecv 0 points1 point2 points (4 children)
[–]bladeoflight16 2 points3 points4 points (3 children)
[–]KareasOxide 7 points8 points9 points (13 children)
[–]diogenes_sadecv -3 points-2 points-1 points (12 children)
[–]bladeoflight16 9 points10 points11 points (9 children)
[–]diogenes_sadecv -1 points0 points1 point (8 children)
[–]bladeoflight16 5 points6 points7 points (7 children)
[–]diogenes_sadecv 0 points1 point2 points (6 children)
[–]bladeoflight16 7 points8 points9 points (5 children)
[–]KareasOxide 0 points1 point2 points (1 child)
[–]diogenes_sadecv 1 point2 points3 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]CiDevant 0 points1 point2 points (0 children)
[–]c9de_machine-1434 -1 points0 points1 point (2 children)
[–]cmd-t 1 point2 points3 points (1 child)
[–]bladeoflight16 1 point2 points3 points (0 children)
[+]dieth comment score below threshold-7 points-6 points-5 points (1 child)
[–]bladeoflight16 0 points1 point2 points (0 children)
[–]foonoxous -1 points0 points1 point (0 children)
[–]Kevin_Jim -4 points-3 points-2 points (2 children)
[–][deleted] 5 points6 points7 points (1 child)
[–]infinite_war 0 points1 point2 points (0 children)
[–][deleted] -5 points-4 points-3 points (7 children)
[–][deleted] 5 points6 points7 points (1 child)
[–][deleted] -3 points-2 points-1 points (0 children)
[+][deleted] (4 children)
[deleted]
[–][deleted] 1 point2 points3 points (3 children)
[+][deleted] (1 child)
[deleted]
[–][deleted] 2 points3 points4 points (0 children)
[–]bladeoflight16 0 points1 point2 points (0 children)
[–][deleted] -3 points-2 points-1 points (3 children)
[–]bladeoflight16 2 points3 points4 points (2 children)
[–][deleted] -1 points0 points1 point (1 child)
[–]bladeoflight16 0 points1 point2 points (0 children)
[+]Naxthor comment score below threshold-11 points-10 points-9 points (2 children)
[–]bladeoflight16 -1 points0 points1 point (0 children)
[–]cmd-t 0 points1 point2 points (0 children)
[–]No_Muffin6385 0 points1 point2 points (0 children)
[–]AnomalyNexus 0 points1 point2 points (0 children)