shlogg · Early preview
Bas Steins @bascodes

What's Up Python: Setuptools Breaks, Django 5.1 Released

This Week in Python: Setuptools breaks, Django 5.1 released, RustPython & more!

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 
Django 5.1 released 
Notebooks and CRDTs 

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