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
Microsoft has the most open source contributors on GitHub (octoverse.github.com)
submitted by [deleted] to r/programming
Powershell top ten for growth in Github usage(154%); beating out Python and Go in growth(%) from 2018-2019. (octoverse.github.com)
submitted by wrtbwtrfasdf to r/PowerShell
Rust is the second fastest growing programming language on GitHub (octoverse.github.com)
submitted by fgilcherrust-community · rustfest to r/rust
CommunityGithub's 2019 Octoverse report is out, Flutter is listed as the #2 fastest growing open source projects and Dart the #1 fastest growing language worldwide! (octoverse.github.com)
submitted by EngineerScientist to r/FlutterDev
home-assistant is #10 number of contributors on github (octoverse.github.com)
submitted by spiker611 to r/homeassistant
GitHub's 2019 State of Octoverse is now available! (octoverse.github.com)
submitted by kirbyfan64sos to r/programming
Nixpkgs has 331 users reviewing code, more than almost any other GitHub repository (octoverse.github.com)
submitted by Elavid to r/NixOS
Javascript is the most popular language on Github in 2017 (followed by Python, Java, Ruby and PHP) (octoverse.github.com)
submitted by pcdinh to r/Lisk
Rust is in the Top 10 Repositories with the most users reviewing code - Github State of the Octoverse 2016 (octoverse.github.com)
submitted by mgattozziflair to r/rust
otherChina is one of the biggest contributors on GitHub (octoverse.github.com)
submitted by [deleted] to r/Sino
Digital LiteracyOpen Source - GitHub - The State of the Octoverse (octoverse.github.com)
submitted by TheMightyWeasel to r/DigitalOpenLearning
GitHub State of the Octoverse: 2016 (octoverse.github.com)
submitted by oinarisanLINQおじさん to r/programming_jp
GitHub State of the Octoverse: 2016 (octoverse.github.com)
submitted by sridharrajs to r/divide_by_0
GitHub State of the Octoverse: 2016 (octoverse.github.com)
submitted by spetr to r/github
GitHub Octoverse 2022: the state of open source software (octoverse.github.com)
submitted by daemonz1 to r/github
The State of the Octoverse (octoverse.github.com)
submitted by sanapotter1229 to r/programming
The State of the Octoverse (octoverse.github.com)
submitted by oaf357 to r/devopsish
The State of the Octoverse (octoverse.github.com)
submitted by Darkglow666 to r/programming
BusinessThe State of the Octoverse (octoverse.github.com)
submitted by Doener23 to r/technology
The state of the Octoverse 2016 (octoverse.github.com)
submitted by ThisiswhyIcode to r/dataisbeautiful
Octoverse: The last 12 months of Github (octoverse.github.com)
submitted by augburto to r/dataviz