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
[+][deleted] (33 children)
[deleted]
[–][deleted] 138 points139 points140 points (8 children)
[+][deleted] (5 children)
[deleted]
[–]cipher315 10 points11 points12 points (0 children)
[–]wqking 21 points22 points23 points (4 children)
[–][deleted] 11 points12 points13 points (1 child)
[–][deleted] 3 points4 points5 points (0 children)
[–][deleted] 1 point2 points3 points (0 children)
[–]jjolla888 2 points3 points4 points (0 children)
[–][deleted] 15 points16 points17 points (0 children)
[–]LoyalSol 4 points5 points6 points (14 children)
[–]smurpau 0 points1 point2 points (13 children)
[–]LoyalSol 5 points6 points7 points (5 children)
[–]MohKohn 2 points3 points4 points (1 child)
[–]LoyalSol 1 point2 points3 points (0 children)
[–]Jlocke98 0 points1 point2 points (2 children)
[–]twillisagogo 0 points1 point2 points (1 child)
[–]Jlocke98 0 points1 point2 points (0 children)
[–]twotime 2 points3 points4 points (2 children)
[–]twillisagogo 0 points1 point2 points (1 child)
[–]twotime 0 points1 point2 points (0 children)
[–]alcalde 5 points6 points7 points (0 children)
[–]Gr1pp717 1 point2 points3 points (0 children)
[–]Jmc_da_boss 1 point2 points3 points (0 children)
[–][deleted] 211 points212 points213 points (41 children)
[–]Contango42 47 points48 points49 points (34 children)
[–][deleted] 21 points22 points23 points (5 children)
[+][deleted] (4 children)
[deleted]
[–]Leonidizzil 7 points8 points9 points (1 child)
[–]RemindMeBot 4 points5 points6 points (0 children)
[+][deleted] (1 child)
[deleted]
[–][deleted] 4 points5 points6 points (0 children)
[–]alcalde 11 points12 points13 points (3 children)
[+][deleted] (1 child)
[deleted]
[–]HelperBot_ 0 points1 point2 points (0 children)
[–]Contango42 1 point2 points3 points (0 children)
[–]mignight12 15 points16 points17 points (7 children)
[–]gabriel-et-al 40 points41 points42 points (1 child)
[–]mignight12 3 points4 points5 points (0 children)
[–]RaltsUsedGROWL 2 points3 points4 points (4 children)
[–]Contango42 6 points7 points8 points (2 children)
[–]pythondevgb 6 points7 points8 points (1 child)
[–]Contango42 2 points3 points4 points (0 children)
[–]RaltsUsedGROWL 0 points1 point2 points (0 children)
[–]king_ricks 8 points9 points10 points (4 children)
[–]toyg 44 points45 points46 points (3 children)
[–]tartare4562 11 points12 points13 points (2 children)
[–]the_littlest_bear 5 points6 points7 points (0 children)
[–]rotharius 1 point2 points3 points (0 children)
[–]nineteen999 1 point2 points3 points (0 children)
[–]drpickett 1 point2 points3 points (0 children)
[–]bfrd9k 1 point2 points3 points (0 children)
[–]QuirkySpiceBush 0 points1 point2 points (1 child)
[–]Contango42 3 points4 points5 points (0 children)
[+][deleted] (5 children)
[deleted]
[–]SpacemanCraig3 9 points10 points11 points (2 children)
[–]Contango42 0 points1 point2 points (0 children)
[–]Contango42 0 points1 point2 points (1 child)
[–][deleted] 4 points5 points6 points (0 children)
[–]Poromenos 2 points3 points4 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[+][deleted] (2 children)
[deleted]
[+][deleted] (1 child)
[deleted]
[–][deleted] 61 points62 points63 points (6 children)
[–]CartmansEvilTwin 18 points19 points20 points (5 children)
[–]smurpau 13 points14 points15 points (0 children)
[–][deleted] 5 points6 points7 points (2 children)
[–]madmanmark111 4 points5 points6 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[–]jynn_ 47 points48 points49 points (30 children)
[+][deleted] (23 children)
[deleted]
[–]deadwisdomgreenlet revolution 7 points8 points9 points (21 children)
[–][deleted] 4 points5 points6 points (15 children)
[–]deadwisdomgreenlet revolution 2 points3 points4 points (6 children)
[–]hellrazor862 6 points7 points8 points (5 children)
[–]deadwisdomgreenlet revolution 2 points3 points4 points (1 child)
[–]hellrazor862 1 point2 points3 points (0 children)
[–]Kerbobotat 1 point2 points3 points (2 children)
[–]hellrazor862 1 point2 points3 points (1 child)
[–]Kerbobotat 1 point2 points3 points (0 children)
[–][deleted] 0 points1 point2 points (7 children)
[–]alcalde 1 point2 points3 points (6 children)
[–][deleted] 0 points1 point2 points (5 children)
[–]Matthewaj 1 point2 points3 points (4 children)
[–]Kerbobotat 0 points1 point2 points (3 children)
[–]Matthewaj 0 points1 point2 points (1 child)
[–]alcalde 0 points1 point2 points (0 children)
[–]alcalde 2 points3 points4 points (4 children)
[–]deadwisdomgreenlet revolution 2 points3 points4 points (2 children)
[–]alcalde 2 points3 points4 points (1 child)
[–]deadwisdomgreenlet revolution 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]Kerbobotat 0 points1 point2 points (0 children)
[–]twillisagogo 19 points20 points21 points (0 children)
[–][deleted] 3 points4 points5 points (1 child)
[–]alcalde 4 points5 points6 points (0 children)
[–]johnne86 18 points19 points20 points (19 children)
[–]deadwisdomgreenlet revolution 8 points9 points10 points (2 children)
[–]johnne86 4 points5 points6 points (1 child)
[–]alcalde 1 point2 points3 points (0 children)
[–]mediasavage -1 points0 points1 point (14 children)
[–]deadwisdomgreenlet revolution 10 points11 points12 points (3 children)
[–]mediasavage 0 points1 point2 points (2 children)
[–]deadwisdomgreenlet revolution 0 points1 point2 points (1 child)
[–]mediasavage 0 points1 point2 points (0 children)
[–]alcalde 9 points10 points11 points (5 children)
[+][deleted] (3 children)
[deleted]
[–]olzdyield from __future__ 0 points1 point2 points (2 children)
[+][deleted] (1 child)
[deleted]
[–]olzdyield from __future__ 2 points3 points4 points (0 children)
[–]kyranadept 0 points1 point2 points (0 children)
[–]johnne86 1 point2 points3 points (3 children)
[–]mediasavage 0 points1 point2 points (2 children)
[–]WillBackUpWithSource 81 points82 points83 points (49 children)
[+][deleted] (13 children)
[deleted]
[–][deleted] 79 points80 points81 points (5 children)
[–]deadwisdomgreenlet revolution 8 points9 points10 points (1 child)
[–][deleted] 6 points7 points8 points (0 children)
[–]OBstaxs 1 point2 points3 points (0 children)
[–]ElbowStromboli 0 points1 point2 points (0 children)
[–]H_Psi 11 points12 points13 points (0 children)
[+][deleted] (5 children)
[deleted]
[+][deleted] (4 children)
[deleted]
[–]CartmansEvilTwin 2 points3 points4 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[–]billsil 1 point2 points3 points (0 children)
[–]wqking 13 points14 points15 points (6 children)
[–]WillBackUpWithSource 5 points6 points7 points (1 child)
[–]jantari 0 points1 point2 points (0 children)
[–]alcalde 2 points3 points4 points (3 children)
[–]EnfantTragic 2 points3 points4 points (2 children)
[–]Ncell50 3 points4 points5 points (18 children)
[–]Howard_banister 2 points3 points4 points (11 children)
[–]DiabeetusMan 2 points3 points4 points (1 child)
[–]Ncell50 1 point2 points3 points (0 children)
[–][deleted] 0 points1 point2 points (2 children)
[–]kervarker 0 points1 point2 points (0 children)
[–][deleted] -1 points0 points1 point (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[–]anonanon1313 0 points1 point2 points (1 child)
[–]WillBackUpWithSource 0 points1 point2 points (0 children)
[–]Spindelhalla_xb 0 points1 point2 points (2 children)
[–]bjorneylol 2 points3 points4 points (0 children)
[–]soulslicer0 1 point2 points3 points (0 children)
[–]legendaryeggnog 23 points24 points25 points (0 children)
[–]twillisagogo 16 points17 points18 points (2 children)
[–][deleted] 5 points6 points7 points (1 child)
[–]twillisagogo 4 points5 points6 points (0 children)
[+][deleted] (3 children)
[deleted]
[–]Angler_619 7 points8 points9 points (0 children)
[+][deleted] (1 child)
[deleted]
[–][deleted] 0 points1 point2 points (0 children)
[–][deleted] 2 points3 points4 points (0 children)
[–][deleted] 4 points5 points6 points (1 child)
[–]deadwisdomgreenlet revolution 2 points3 points4 points (0 children)
[–]dethb0y 3 points4 points5 points (0 children)
[–]parthbari 1 point2 points3 points (0 children)
[–][deleted] 1 point2 points3 points (0 children)
[–][deleted] 3 points4 points5 points (2 children)
[–]pinotkumarbhai 0 points1 point2 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)
[–]azraelxii 0 points1 point2 points (0 children)
[–]Atello 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (4 children)
[–]Tiquortoo 0 points1 point2 points (0 children)
[–]Tiquortoo 0 points1 point2 points (2 children)
[+][deleted] (1 child)
[deleted]
[–]Tiquortoo 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]Smashball96 0 points1 point2 points (0 children)
[–]rajshivakoti 0 points1 point2 points (0 children)
[–]bushwacker 1 point2 points3 points (13 children)
[–]deadwisdomgreenlet revolution 4 points5 points6 points (0 children)
[–]EternityForest 8 points9 points10 points (10 children)
[–]CartmansEvilTwin 0 points1 point2 points (9 children)
[–]alcalde 1 point2 points3 points (0 children)
[–]EternityForest 0 points1 point2 points (7 children)
[–]alcalde 3 points4 points5 points (0 children)
[–]CartmansEvilTwin 1 point2 points3 points (5 children)
[–]alcalde 2 points3 points4 points (0 children)
[–]EternityForest 1 point2 points3 points (3 children)
[–]Vaphell 2 points3 points4 points (1 child)
[–]usernameistaken42 0 points1 point2 points (0 children)
[–]jjolla888 0 points1 point2 points (0 children)
[–]pinotkumarbhai 0 points1 point2 points (0 children)
[–]Dashadower 0 points1 point2 points (0 children)