Lost Chapter of Automate the Boring Stuff: Audio, Video, and Webcams

The Recursive Book of Recursion

Run Pip From The Interactive Shell with pipfromrepl

Python Linter Comparison 2022: Pylint vs Pyflakes vs Flake8 vs autopep8 vs Bandit vs Prospector vs Pylama vs Pyroma vs Black vs Mypy vs Radon vs mccabe

The Recursive Book of Recursion

Introducing Humre: Human-Readable Regular Expressions

Second edition of Automate the Boring Stuff with Python is now free online.

Pythonic Ways to Use Dictionaries

Python Tuples are Immutable, Except When They're Mutable

Cracking Codes with Python

Translate Your Python 3 Program with the gettext Module

Ideas for Game Clones to Code (2012)

Further Reading: Intermediate Python Resources

Making Games with Python and Pygame (2012)

My latest book for total beginners, Automate the Boring Stuff with Python, is almost ready! Free under a Creative Commons license, and 30% discount code (70% for my other books) for physical copy

3rd edition of "Invent Your Own Computer Games with Python" free to read online

Programming a Bot to Play the “Sushi Go Round” Flash Game

Making a Text Adventure Game with the Cmd and Textwrap Python Modules

28 Free Python Books (organized by Category)

Why Is Object-Oriented Programming Useful? (With a Role Playing Game Example)

Python IDLE Reimagined