Sponsor of the Day:
Jerkmate
https://docs.google.com/forms/d/e/1FAIpQLScXJjtxVz-aaaWJ9BpU2nA-d6Ft4zZUodmrehPDIFOoq_DtyA/viewform?usp=send_form
Request a Review Copy of "The Big Book of Small Python Projects" (2025)
Fill out this form if you'd like to receive a free ebook copy of
review copybig booksmall pythonprojects 2025request
https://blog.waleedkhan.name/port-python-to-rust/
Incrementally porting a small Python project to Rust
I’ve been working on git-branchless, a Git workflow similar to the Mercurial “stacked-diff” workflows used at Google and Facebook. I originally wrote it in P...
small pythonincrementallyportingprojectrust
https://inventwithpython.com/bigbookpython/
The Big Book of Small Python Projects - Invent with Python
A Page in : The Big Book of Small Python Projects
big booksmall pythonprojectsinvent
https://realpython.com/tinydb-python/
TinyDB: A Lightweight JSON Database for Small Projects – Real Python
Jan 1, 2026 - If you're looking for a JSON document-oriented database that requires no configuration for your Python project, TinyDB could be exactly what you need.
json databasesmall projectsreal pythonlightweight