The
Python
path
The path
youtube.com/c/BroCodez
Python tutorial for beginners
inventwithpython.com
Beyond the Basic Stuff with Python
book.pythontips.com
Intermediate Python
learnbyexample.github.io
Practice Python Projects
github.com/vinta
awesome-python
Other trails
Fundamentals
youtube.com/@replit
100 Days of Code - Learn Python
learnbyexample.github.io
100 Page Python Intro
github.com/zhiwehu
100_plus_Python_Projects_Challenge
youtube.com/@freecodecamp
20 Beginner Python Projects
github.com/Asabeneh
30-Days-Of-Python
youtube.com/@KiteHQ
All Top 40 Python Libraries EXPLAINED in 20 minutes
learn.arcade.academy
Arcade Academy - Learn Python
automatetheboringstuff.com
Automate the Boring Stuff with Python
inventwithpython.com
Cracking Codes with Python
youtube.com/@cs50
CS50's Introduction to Programming with Python
goalkicker.com
Free Python Programming Book
futurecoder.io
futurecoder: learn python from scratch
digitalocean.com
How To Code in Python
runestone.academy
How to Think like a Computer Scientist
inventwithpython.com
Invent with Python
learnpython.org
Learn Python
youtube.com/@dr_wu3964
Learn Python (either on its own or for AP CSP)
youtube.com/@freecodecamp
Learn Python by Thinking in Types
learnpythontherightway.com
Learn Python the Right Way
learnpythonwithjupyter.com
Learn Python with Jupyter
github.com/animator
learn-python
robertheaton.com
Programming Projects for Advanced Beginners
askpython.com
Python Course for Beginners
youtube.com/@TCMSecurityAcademy
Python for Beginners
coursera.org
Python for Everybody
pymbook.readthedocs.io
Python for you and me
anandology.com
Python Practice Book
en.wikibooks.org
Python Programming
pythonnumericalmethods.berkeley.edu
Python Programming And Numerical Methods: A Guide For Engineers And Scientists
tutorialspoint.com
Python Tutorial
scaler.com
Python Tutorial
youtube.com/@MyLesson007
Python Tutorial For Beginners
youtube.com/@ProgrammingWithHarry
Python Tutorial For Beginners (With Notes)
youtube.com/c/Coreyms
Python Tutorials
github.com/Akuli
python-tutorial
github.com/gregmalcolm
python_koans
freecodecamp.org
Scientific Computing with Python
inventwithpython.com
The Big Book of Small Python Projects
youtube.com/c/ClearCode
The complete guide to Python
tinypythonprojects.com
Tiny Python Projects
github.com/huangsam
ultimate-python
Beyond basics
wrighters.io
A Gentle Introduction to the Python Match Statement
adilmoujahid.com
A Practical Introduction to Blockchain with Python
python-notes.curiousefficiency.org
Alyssa Coghlan's Python Notes
youtube.com/@freecodecamp
Automate with Python
youtube.com/@cs50
CS50's Introduction to Artificial Intelligence with Python
edx.org
CS50's Web Programming with Python and JavaScript
freecodecamp.org
Data Analysis with Python Certification
greenteapress.com
Data Structures and Information Retrieval in Python
fullstackpython.com
Full Stack Python
youtube.com/@cyrillgossi
Fundamental Cryptography in Theory and Python
youtube.com/@freecodecamp
Learn Python GUI Development for Desktop – PySide6 and Qt Tutorial
freecodecamp.org
Machine Learning with Python Certification
youtube.com/@freecodecamp
Microservice Architecture and System Design with Python & Kubernetes
youtube.com/@freecodecamp
OpenCV Course
youtube.com/@NeuralNine
Python Advanced Tutorials
youtube.com/@NeuralNine
Python AI Projects
superfastpython.com
Python Concurrency Guides
hackthedeveloper.com
Python Decorator: Enhance Your Code With Wrapping Wizardry
youtube.com/@SanjeevThiyagarajan
Python FastAPI Playlist + testing + deployment + CI/CD
youtube.com/@NeuralNine
Python For Computer Vision
youtube.com/@NeuralNine
Python For Networking
youtube.com/@freecodecamp
Python for Web Development
tweag.io
Python Monorepo: an Example
youtube.com/@freecodecamp
Python Reinforcement Learning using Gymnasium
realpython.com
Python Virtual Environments: A Primer
github.com/MoserMichael
python-obj-system
betterstack.com
Scaling Python Applications
testdriven.io
The Complete Python Development Guide
python-gtk-3-tutorial.readthedocs.io
The Python GTK+ 3 Tutorial
programmingeeksclub.com
Ultimate Python Multithreading Guide
toptechboy.com
Using Python with Arduino
wyag.thb.lt
Write yourself a Git!
How do they do it
amankharwal.medium.com
190 Python Projects with Source Code
dagster.io
Adding Types to a Large Python Codebase
b-list.org
Boring Python: code quality
dylancastillo.co
Build an AI Search Engine Using FastAPI, Qdrant, and ChatGPT
blog.glyph.im
Building And Distributing A macOS Application Written in Python
thedigitalcatbooks.com
Clean Architectures in Python
cosmicpython.com
cosmic_python
github.com/amontalenti
elements-of-python-style
wasmlabs.dev
Extending web applications with WebAssembly and Python
blog.pamelafox.org
How I setup a Python project
switowski.com
How to Benchmark (Python) Code
monadical.com
How to build a modular arithmetic library in Python
cjolowicz.github.io
Hypermodern Python
github.com/jorzel
opentable
nathanfurnal.xyz
Python adventures: Finding unused dependencies
python-patterns.guide
Python Design Patterns
techarge.in
Python Projects
impracticalprogrammer.com
Python tips and tricks for concise Leetcode
github.com/faif
python-patterns
google.github.io
Style guides for Google-originated open-source projects
docs.quantifiedcode.com
The Little Book of Python Anti-Patterns
Nice to know
youtube.com/@freecodecamp
College Algebra – Full Course with Python Code
docs.fedoraproject.org
Defensive coding guide
diveintopython3.problemsolving.io
Dive Into Python 3
youtube.com/@programmersarealsohuman5909
Interview with a Postdoc, Junior Python Developer
youtube.com/@programmersarealsohuman5909
Interview with a Senior Python Developer - Part1
youtube.com/@programmersarealsohuman5909
Interview with a Senior Python Developer - Part2
youtube.com/c/RichWareham
Introducing Python
github.com/mmicu
python-for-coding-interviews
lukeplant.me.uk
Python’s “Disappointing” Superpowers
github.com/brennerm
PyTricks
github.com/satwikkansal
satwikkansal/wtfpython
jython.readthedocs.io
The Definitive Guide to Jython
eugeneyan.com
Uncommon Uses of Python in Commonly Used Libraries
github.blog
Why Python keeps growing, explained
Great bookmarks
github.com/sfermigier
awesome-functional-python
github.com/typeddjango
awesome-python-typing
github.com/ml-tooling
best-of-python
calmcode.io
Code. Simply. Clearly. Calmly.
py4e.com
PY4E - Python for Everybody
github.com/crazyguitar
pysheeet
pymotw.com
Python 3 Module of the Week
pythoncheatsheet.org
Python Cheatsheet
learnbyexample.github.io
Python Resources for Everybody
github.com/gto76
python-cheatsheet
the-algorithms.com
The Algorithms
docs.python-guide.org
The Hitchhiker’s Guide to Python!
Stay in the loop
python.libhunt.com
Awesome Python Weekly
pycoders.com
PyCoder’s Weekly
new.pythonforengineers.com
Python for Engineers
pyfound.blogspot.com
Python Software Foundation News
realpython.com
Real Python
talkpython.fm
Talk Python To Me
Short hikes
Testing
realpython.com
Getting Started With Testing in Python
gogognome.nl
How to write tests that need a lot of data?
testdriven.io
Pytest for Beginners
NumPy
jaykmody.com
GPT in 60 Lines of NumPy
youtube.com/@laithacademy
The NumPy Tutorial
Flask
youtube.com/@freecodecamp
Web Development with Python Tutorial – Flask & Dynamic Database-Driven Web Apps
github.com/humiaozuzu
awesome-flask
digitalocean.com
How To Build Web Applications with Flask
freecodecamp.org
How to Dockerize a Flask Application
rithmschool.com
Rithm School Flask Fundamentals
rithmschool.com
Rithm School Intermediate Flask
docdroid.net
Ultimate Flask Tutorial 2022
Django
youtube.com/@freecodecamp
Python Backend Web Development Course
github.com/wsvincent
awesome-django
youtube.com/@freecodecamp
Build a Social Media App with Django
youtube.com/c/JustDjango
Django 4.0 Crash Course
phalt.github.io
Django API Domains
youtube.com/@freecodecamp
Django ChatGPT Clone Tutorial
youtube.com/c/TechWithTim
Django For Beginners
youtube.com/@freecodecamp
Django Project – Code a CRM App Tutorial
youtube.com/@freecodecamp
Django REST Framework Course
github.com/HackSoftware
Django-Styleguide
youtube.com/@freecodecamp
Learn Django by Building an Online Marketplace
youtube.com/@veryacademy
Python Programming Fundamentals Towards Django Development
saaspegasus.com
The Essential Django Deployment Guide
Packaging
b-list.org
Boring Python: dependency management
chriswarrick.com
How to improve Python packaging, or why fourteen tools are at least twelve too many
medium.com
Publishing Python Packages on PyPI: A Comprehensive Guide
dagster.io
Python Packages: a Primer for Data People
giovannipcarvalho.github.io
Python packaging for developers in a hurry
Web scraping
youtube.com/@freecodecamp
Scrapy Course
serpdog.io
Web Scraping With Python
gologin.com
Web Scraping with Python: A Complete Step-by-Step Guide 2023 + Code
Pygame
youtube.com/@ClearCode
The ultimate introduction to Pygame
youtube.com/@ClearCode
Creating a Stardew Valley inspired game in Python
youtube.com/@ClearCode
Creating a Zelda style game in Python
youtube.com/@freecodecamp
Drum Machine with Python and Pygame
youtube.com/@Pythondude
Pygame Tutorial From Scratch - 3.5 Hours of Building RPG Game
youtube.com/@freecodecamp
Python Platformer Game Tutorial for Beginners