Fri, June 13, 2025
This Week in Python is a concise reading list about what happened in the past week in the Python universe.
Python Articles
- Publish a Python Wheel to GCP Artifact Registry with Poetry
- The Missing Manual for Signals: State Management for Python Developers
- Python argparse has a limitation on argument groups that makes me sad
- Writing Modern Python Code
- Using the Python match statement
Projects
- fail2ban – Daemon to ban hosts that cause multiple authentication errors
- pydoll – library for automating chromium-based browsers without a WebDriver
- pcl – minimal proof-of-concept compiler and runner for PCL files, which combine embedded C and Python code into a single source file
- depyler – Compiles Python to Rust
- moto – library that allows you to easily mock out tests based on AWS infrastructure