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
Top comments (0)