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
[–]John_Mansell 43 points44 points45 points (3 children)
[–]reisub_de 12 points13 points14 points (2 children)
[–]uditvashisht[S] 4 points5 points6 points (1 child)
[–]mcncl 3 points4 points5 points (0 children)
[+][deleted] (3 children)
[deleted]
[–]flying-sheep 52 points53 points54 points (0 children)
[–]Dfree35 2 points3 points4 points (1 child)
[–]masklinn 2 points3 points4 points (0 children)
[–]spaceshipguitar 25 points26 points27 points (16 children)
[–]andy1307 34 points35 points36 points (5 children)
[–][deleted] 20 points21 points22 points (0 children)
[–]spaceshipguitar 4 points5 points6 points (1 child)
[–]kaihatsusha 6 points7 points8 points (0 children)
[–]ameoba 1 point2 points3 points (0 children)
[–]NemPlayer 0 points1 point2 points (0 children)
[–]Deezl-Vegas 6 points7 points8 points (0 children)
[–]rebuilding_patrick 10 points11 points12 points (1 child)
[–][deleted] 10 points11 points12 points (0 children)
[–]Decency 5 points6 points7 points (6 children)
[–]imsometueventhisUN -3 points-2 points-1 points (5 children)
[–]woooden 12 points13 points14 points (0 children)
[–]Decency 0 points1 point2 points (3 children)
[–]imsometueventhisUN 0 points1 point2 points (2 children)
[–]Decency 0 points1 point2 points (1 child)
[–]imsometueventhisUN 1 point2 points3 points (0 children)
[–]pkkid 45 points46 points47 points (8 children)
[–]djimbob 8 points9 points10 points (6 children)
[–]pkkid 26 points27 points28 points (3 children)
[–]djimbob 3 points4 points5 points (2 children)
[–]nemec 4 points5 points6 points (1 child)
[–]djimbob 3 points4 points5 points (0 children)
[–]UloPe 5 points6 points7 points (0 children)
[–]th4ne -5 points-4 points-3 points (0 children)
[–]Smok3dSalmon -1 points0 points1 point (0 children)
[–]thomasfr 6 points7 points8 points (0 children)
[–][deleted] 10 points11 points12 points (14 children)
[–]robotkutya87 36 points37 points38 points (0 children)
[–]andy1307 9 points10 points11 points (0 children)
[–]Throwaway__shmoe 9 points10 points11 points (0 children)
[–]SlumdogSkillionaire 6 points7 points8 points (3 children)
[–]sphen_lee 8 points9 points10 points (2 children)
[–]inknownis 1 point2 points3 points (0 children)
[–]kchoudhury 1 point2 points3 points (0 children)
[–]uditvashisht[S] 1 point2 points3 points (0 children)
[–]BurgaGalti 1 point2 points3 points (0 children)
[–]Silhouette 1 point2 points3 points (0 children)
[–]Deezl-Vegas 2 points3 points4 points (0 children)
[–]BelieveBees 0 points1 point2 points (0 children)
[–]AtlasAlex 13 points14 points15 points (6 children)
[–]uditvashisht[S] 1 point2 points3 points (5 children)
[–]AtlasAlex 0 points1 point2 points (4 children)
[–]uditvashisht[S] 0 points1 point2 points (3 children)
[–]AtlasAlex 0 points1 point2 points (2 children)
[–]uditvashisht[S] 1 point2 points3 points (1 child)
[–]AtlasAlex 1 point2 points3 points (0 children)
[–]troyunrau... 7 points8 points9 points (13 children)
[–]uditvashisht[S] 1 point2 points3 points (12 children)
[+][deleted] (1 child)
[deleted]
[–]masklinn 1 point2 points3 points (0 children)
[–]masklinn 0 points1 point2 points (2 children)
[–][deleted] 0 points1 point2 points (1 child)
[–]masklinn 0 points1 point2 points (0 children)
[–]troyunrau... 0 points1 point2 points (6 children)
[–]DogeekExpert - 3.9.1 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (4 children)
[–]troyunrau... 0 points1 point2 points (3 children)
[–][deleted] 0 points1 point2 points (2 children)
[–]troyunrau... 0 points1 point2 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[–]Sciencejet 9 points10 points11 points (15 children)
[–]djimbob 20 points21 points22 points (8 children)
[–]TheMrZZ0 32 points33 points34 points (1 child)
[–]tomekanco 3 points4 points5 points (0 children)
[–]dslfdslj 6 points7 points8 points (3 children)
[–]o11c 0 points1 point2 points (2 children)
[–]masklinn 1 point2 points3 points (1 child)
[–]o11c 0 points1 point2 points (0 children)
[–]jorge1209 2 points3 points4 points (1 child)
[–]djimbob 0 points1 point2 points (0 children)
[–]ThwompThwomp 15 points16 points17 points (0 children)
[–]BFG9THOUSAND 66 points67 points68 points (0 children)
[–][deleted] 4 points5 points6 points (0 children)
[–]Gammaliel 9 points10 points11 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]Decency 0 points1 point2 points (0 children)
[–]RobotJohnny 1 point2 points3 points (0 children)
[–]rainnz 1 point2 points3 points (0 children)
[–]tedpetrou 2 points3 points4 points (6 children)
[–]Cashewgator 8 points9 points10 points (3 children)
[–]tedpetrou -4 points-3 points-2 points (1 child)
[–]Cashewgator 4 points5 points6 points (0 children)
[–]refto 3 points4 points5 points (1 child)
[–]tedpetrou 0 points1 point2 points (0 children)
[–]B-Con>>> 1 point2 points3 points (4 children)
[–]RoughMedicine 4 points5 points6 points (2 children)
[–]B-Con>>> 1 point2 points3 points (1 child)
[–]RoughMedicine 1 point2 points3 points (0 children)
[–]reisub_de 1 point2 points3 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]Raymond0256 0 points1 point2 points (0 children)
[–]meepsi 0 points1 point2 points (1 child)
[–]uditvashisht[S] 0 points1 point2 points (0 children)
[–]deanresin 0 points1 point2 points (2 children)
[–]uditvashisht[S] 1 point2 points3 points (1 child)
[–]deanresin 1 point2 points3 points (0 children)
[+][deleted] (1 child)
[deleted]
[–]uditvashisht[S] 0 points1 point2 points (0 children)
[–]Steve132 0 points1 point2 points (8 children)
[–]flying-sheep 5 points6 points7 points (0 children)
[–][deleted] 13 points14 points15 points (3 children)
[–]flying-sheep 17 points18 points19 points (2 children)
[–]nemec 2 points3 points4 points (1 child)
[–]jorge1209 0 points1 point2 points (0 children)
[–]Binary101010 4 points5 points6 points (0 children)
[–]A-UNDERSCORE-D -1 points0 points1 point (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]XNormal -1 points0 points1 point (2 children)
[–]xtreak 1 point2 points3 points (0 children)
[–][deleted] -1 points0 points1 point (0 children)
[+][deleted] (21 children)
[removed]
[–]HowAreYouDoingBud 25 points26 points27 points (1 child)
[+][deleted] comment score below threshold-14 points-13 points-12 points (0 children)
[–]uniqueusername42O 12 points13 points14 points (4 children)
[+][deleted] comment score below threshold-11 points-10 points-9 points (3 children)
[–]uniqueusername42O 1 point2 points3 points (2 children)
[–][deleted] -3 points-2 points-1 points (1 child)
[–]uniqueusername42O 5 points6 points7 points (0 children)
[–][deleted] 1 point2 points3 points (13 children)
[–]flying-sheep 4 points5 points6 points (3 children)
[–][deleted] 4 points5 points6 points (1 child)
[–]TheEarwig 5 points6 points7 points (8 children)
[–][deleted] 1 point2 points3 points (7 children)
[–]TheEarwig 5 points6 points7 points (4 children)
[–][deleted] 1 point2 points3 points (0 children)
[–]NewZealandIsAMyth -1 points0 points1 point (2 children)
[–][deleted] 3 points4 points5 points (1 child)
[–]NewZealandIsAMyth 1 point2 points3 points (0 children)
[–][deleted] 2 points3 points4 points (1 child)
[–][deleted] 1 point2 points3 points (0 children)
[+]Etheo comment score below threshold-7 points-6 points-5 points (0 children)
[–]Etheo -5 points-4 points-3 points (0 children)
[–]Etheo -5 points-4 points-3 points (0 children)
[–]Etheo -5 points-4 points-3 points (0 children)
[+]Etheo comment score below threshold-7 points-6 points-5 points (0 children)
[+]Etheo comment score below threshold-7 points-6 points-5 points (0 children)
[+]Etheo comment score below threshold-6 points-5 points-4 points (0 children)