shlogg · Early preview
Bas Steins @bascodes

Python Universe: Performance, Tools & Projects

Discover the latest in Python universe! This week's highlights: Python 3.14 tail-call interpreter performance, Python Developer Tooling Handbook, and more! Check out pydoll, nodezator, studio, SciencePlots, and phmutest for exciting projects!

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 scie...