All Articles

This Week in Python (July 22, 2022)

Fri, July 22, 2022

This Week in Python is a concise reading list about what happened in the past week in the Python universe.

Python Articles

Projects

  • django-readers – A lightweight function-oriented toolkit for better organisation of business logic and efficient selection and projection of data in Django projects
  • quart – An async Python micro framework for building web applications
  • django-awl – Miscellaneous django tools
  • tasktiger – Python task queue using Redis
  • reloadium – Advanced Hot Reloading & Profiling for Python