Fri, April 26, 2024
This Week in Python is a concise reading list about what happened in the past week in the Python universe.
Python Articles
- Django from first principles
- Announcing py2wasm: A Python to Wasm compiler
- The Design of Everyday APIs
- Python Gotcha:
strip
,lstrip
,rstrip
can remove more than expected - Poor mans autoreload server in single file python on linux
Projects
- hashquery โ Python framework for defining and querying BI models in your data warehouse
- PyNQ โ Python LINQ for the Masochistic and Deranged
- stamina โ Production-grade retries for Python
- tenacity โ Retrying library for Python
- auto_venv โ effortlessly automate virtual environment creation and pip-installs for your scriptโs requirements