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
- What’s New In Python 3.13
- Python 3.13: Cool New Features for You to Try
- Everything you need to know about Python 3.13 – JIT and GIL went up the hill
- Multiversion Python Thoughts
- When should you upgrade to Python 3.13?
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)