Fri, March 14, 2025
This Week in Python is a concise reading list about what happened in the past week in the Python universe.
Python Articles
- Performance of the Python 3.14 tail-call interpreter
- Python Developer Tooling Handbook
- Python Performance: Why ‘if not list’ is 2x Faster Than Using len()
- Python developer learns C++ – by @samjdrew
- Python monorepo with uv and pex
Projects
- pydoll – library for automating chromium-based browsers without a WebDriver
- nodezator – generalist Python node editor
- studio – Desktop app for data science
- SciencePlots – Matplotlib styles for scientific plotting
- phmutest – Detect and troubleshoot broken Python examples in Markdown