Fri, August 09, 2024
This Week in Python is a concise reading list about what happened in the past week in the Python universe.
Python Articles
Python extensions should be lazy
What’s up Python? Setuptools breaks, a better PDB, cPython on CalVer…
Stop putting this into your Python Dockerfiles
Projects
RustPython – Python Interpreter written in Rust
PythonResumption – A crazy proof of concept that allows you to interrupt and resume a simple python script
django-http-debug – Django app for creating endpoints that log incoming request and return mock data
tensordict – TensorDict is a pytorch dedicated tensor container
free-threaded-compatibility – A central repository to keep track of the status of work on and support for free-threaded CPython (see PEP 703)