shlogg · Early preview
Bas Steins @bascodes

Python's State And Future Developments

This week's Python highlights: Django 2024 state, sorted containers, Celery issues, Python 3.12 subinterpreters & more!

Fri, June 07, 2024
This Week in Python is a concise reading list about what happened in the past week in the Python universe. 

  
  
  Python Articles


The State of Django 2024 
Python Sorted Containers 
The problems with (Python's) Celery 
Python 3.12 Preview: Subinterpreters 
Python's many command-line utilities 

  
  
  Projects


koheesio – framework for building efficient data pipelines
aiosql – Simple SQL in Python
PgQueuer – library leveraging PostgreSQL for efficient job queuing
django-auditlog – app that keeps a log of changes made to an object
antitesting – Pytest plugin that allo...