DEV Community

Bas Steins
Bas Steins

Posted on • Originally published at bas.codes

This Week In Python

Fri, October 04, 2024

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

Python Articles

Projects

  • secure – Lightweight modern Python library to add security headers (CSP, HSTS, etc.) to Django, Flask, FastAPI, and more
  • turboAsync – A multithreaded async event loop for python
  • threaded_async – A self-contained python library for running async code in background threads
  • nucs – Python constraint programming library for solving Constraint Satisfaction and Optimization Problems over finite domains
  • parso – A Python Parser

Top comments (0)