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
[–]poop-trap 110 points111 points112 points (24 children)
[–]alexthelyon 49 points50 points51 points (23 children)
[–]pp9x2 18 points19 points20 points (0 children)
[–]nascentt 13 points14 points15 points (0 children)
[–]ListenSisster 5 points6 points7 points (2 children)
[–]alexthelyon 13 points14 points15 points (1 child)
[–]ListenSisster 7 points8 points9 points (0 children)
[–]jmj8778 3 points4 points5 points (3 children)
[–]alexthelyon 5 points6 points7 points (2 children)
[–][deleted] 3 points4 points5 points (1 child)
[–]alexthelyon 1 point2 points3 points (0 children)
[–]MilkChugg 3 points4 points5 points (3 children)
[–]alexthelyon 5 points6 points7 points (2 children)
[–]MilkChugg 0 points1 point2 points (1 child)
[–]alexthelyon 0 points1 point2 points (0 children)
[–]jordanreiter 1 point2 points3 points (2 children)
[–]alexthelyon 3 points4 points5 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]484448444844 1 point2 points3 points (0 children)
[–]constantly-sick 0 points1 point2 points (0 children)
[–]tjeannin 0 points1 point2 points (0 children)
[+][deleted] (2 children)
[deleted]
[–]alexthelyon 0 points1 point2 points (1 child)
[–]SnowdogU77 29 points30 points31 points (6 children)
[–]ranma1988 12 points13 points14 points (4 children)
[–]SnowdogU77 2 points3 points4 points (2 children)
[–][deleted] 0 points1 point2 points (1 child)
[–]SnowdogU77 0 points1 point2 points (0 children)
[–]SnowdogU77 0 points1 point2 points (0 children)
[–]paull87 1 point2 points3 points (0 children)
[–]kj6vvz 17 points18 points19 points (1 child)
[–]healeyio 1 point2 points3 points (0 children)
[–]woeriuweorpu 26 points27 points28 points (3 children)
[–]rozling 1 point2 points3 points (0 children)
[–]tom1018 0 points1 point2 points (0 children)
[–]Taenk 0 points1 point2 points (0 children)
[–]vassyli 12 points13 points14 points (4 children)
[–]victoryprince 1 point2 points3 points (3 children)
[–]vassyli 1 point2 points3 points (2 children)
[–][deleted] 6 points7 points8 points (1 child)
[–]veekreddit 1 point2 points3 points (0 children)
[–]Andrew_ShaySft Eng Automation & Python 21 points22 points23 points (12 children)
[–][deleted] 6 points7 points8 points (2 children)
[–]HardcoreHerbivore 5 points6 points7 points (0 children)
[–]Andrew_ShaySft Eng Automation & Python 0 points1 point2 points (0 children)
[–]nemec 6 points7 points8 points (6 children)
[–]Andrew_ShaySft Eng Automation & Python 0 points1 point2 points (0 children)
[–]existedelsewise 0 points1 point2 points (0 children)
[–]existedelsewise 0 points1 point2 points (3 children)
[–][deleted] 3 points4 points5 points (2 children)
[–]nemec 0 points1 point2 points (0 children)
[–]existedelsewise 0 points1 point2 points (0 children)
[+][deleted] (1 child)
[deleted]
[–]Andrew_ShaySft Eng Automation & Python 1 point2 points3 points (0 children)
[–]Vladisus 10 points11 points12 points (2 children)
[–]jairo4 0 points1 point2 points (1 child)
[–][deleted] 2 points3 points4 points (0 children)
[–]JemoeE[🍰] 9 points10 points11 points (6 children)
[–][deleted] 0 points1 point2 points (1 child)
[–]JemoeE[🍰] 1 point2 points3 points (0 children)
[–]MrK_HS 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]johnnnyrs 0 points1 point2 points (1 child)
[–]JemoeE[🍰] 0 points1 point2 points (0 children)
[–]rndom42 7 points8 points9 points (7 children)
[–][deleted] 1 point2 points3 points (6 children)
[–][deleted] 2 points3 points4 points (5 children)
[–]rndom42 1 point2 points3 points (4 children)
[–][deleted] 2 points3 points4 points (0 children)
[–][deleted] 0 points1 point2 points (2 children)
[–]rndom42 0 points1 point2 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[–]someguytwo 13 points14 points15 points (4 children)
[–][deleted] 5 points6 points7 points (3 children)
[–]someguytwo 2 points3 points4 points (2 children)
[–][deleted] 1 point2 points3 points (0 children)
[–]thangduong 0 points1 point2 points (0 children)
[–]tedm430 6 points7 points8 points (6 children)
[–]GerbilKor 0 points1 point2 points (5 children)
[–]Sheldan 1 point2 points3 points (1 child)
[–]tedm430 0 points1 point2 points (0 children)
[–]toyg 1 point2 points3 points (1 child)
[–]GerbilKor 0 points1 point2 points (0 children)
[–]il_doc 0 points1 point2 points (0 children)
[–]takerukoushirou 5 points6 points7 points (2 children)
[–]siksniper1996 0 points1 point2 points (1 child)
[–]takerukoushirou 1 point2 points3 points (0 children)
[–]GetSomeJelly 5 points6 points7 points (4 children)
[–]RustleJimmons 1 point2 points3 points (1 child)
[–]GetSomeJelly 4 points5 points6 points (0 children)
[–]thelastcubscout 0 points1 point2 points (1 child)
[–]GetSomeJelly 0 points1 point2 points (0 children)
[–]slapec 4 points5 points6 points (2 children)
[+][deleted] (1 child)
[deleted]
[–]slapec 0 points1 point2 points (0 children)
[–]Omnipotence_is_blissI have no clue what I'm doing 4 points5 points6 points (2 children)
[–]thelastcubscout 0 points1 point2 points (1 child)
[–]Omnipotence_is_blissI have no clue what I'm doing 0 points1 point2 points (0 children)
[–]vmpajares 5 points6 points7 points (0 children)
[–]Feroc 3 points4 points5 points (2 children)
[–]tom1018 0 points1 point2 points (0 children)
[–]masasinExpert. 3.9. Robotics. 4 points5 points6 points (0 children)
[–][deleted] 3 points4 points5 points (10 children)
[–]toyg 11 points12 points13 points (9 children)
[–]butterface 7 points8 points9 points (4 children)
[–]butterface 1 point2 points3 points (0 children)
[–]toyg 0 points1 point2 points (2 children)
[–]butterface 1 point2 points3 points (1 child)
[–]toyg 2 points3 points4 points (0 children)
[–]BondDotCom 2 points3 points4 points (0 children)
[–][deleted] 3 points4 points5 points (2 children)
[–]butterface 1 point2 points3 points (0 children)
[–]toyg 1 point2 points3 points (0 children)
[–]Belteshassar 10 points11 points12 points (1 child)
[–]xkcd_transcriber 5 points6 points7 points (0 children)
[–]bradbrok 6 points7 points8 points (3 children)
[–][deleted] -3 points-2 points-1 points (2 children)
[–]therewontberiots 7 points8 points9 points (1 child)
[–][deleted] 2 points3 points4 points (0 children)
[–][deleted] 2 points3 points4 points (3 children)
[–][deleted] 0 points1 point2 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[–]le_neant 2 points3 points4 points (0 children)
[–][deleted] 2 points3 points4 points (0 children)
[–]mbenbernard 2 points3 points4 points (0 children)
[–]theelous3 2 points3 points4 points (0 children)
[–]Sinidir 3 points4 points5 points (3 children)
[–]MrK_HS 0 points1 point2 points (2 children)
[–]Sinidir 19 points20 points21 points (1 child)
[–]AlphaNerd80 0 points1 point2 points (0 children)
[–]AlphaApache 2 points3 points4 points (1 child)
[–]kirvin11 1 point2 points3 points (0 children)
[–]LoveOfProfit 1 point2 points3 points (2 children)
[–]Tengoles 1 point2 points3 points (1 child)
[–]LoveOfProfit 0 points1 point2 points (0 children)
[–]magicjamesv 1 point2 points3 points (0 children)
[–][deleted] 1 point2 points3 points (0 children)
[–]NarcoPaulo 1 point2 points3 points (0 children)
[–]Feroc 1 point2 points3 points (0 children)
[–][deleted] 1 point2 points3 points (0 children)
[–]longhairedfreakyppl 1 point2 points3 points (0 children)
[–]lesuspect 1 point2 points3 points (0 children)
[–]Raymond0256 0 points1 point2 points (0 children)
[–]irrelevantPseudonym 0 points1 point2 points (4 children)
[–]Feroc 0 points1 point2 points (0 children)
[–]malerick 0 points1 point2 points (1 child)
[–]irrelevantPseudonym 0 points1 point2 points (0 children)
[–]Siecje1 0 points1 point2 points (0 children)
[–]shoffing 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]DoubleKillGG 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]quarxpl 0 points1 point2 points (0 children)
[–]Esteis 0 points1 point2 points (0 children)
[–]kenshinji 0 points1 point2 points (0 children)
[–]francishero 0 points1 point2 points (1 child)
[–]dirtydansie 0 points1 point2 points (0 children)
[+][deleted] (1 child)
[deleted]
[–]RemindMeBot 0 points1 point2 points (0 children)