Fri, October 14, 2022
This Week in Python is a concise reading list about what happened in the past week in the Python universe.
Python Articles
- When Python can’t thread: a deep-dive into the GIL’s impact
- Decorator shortcuts
- Python implementations of time series forecasting and anomaly detection
- Musings on Python Type Hints
- The dangers of assert in Python
Projects
- django-consistency-model – DCM is a set of tools that helps you to keep your data in your Django Models consistent
- semantic-python-overview – overview of projects which are related both to python and semantic technologies
- python-preloaded – Bundle Python executable with preloaded modules
- inline-sql – Inline SQL in any Python program
- pycopy – a minimalist and memory-efficient Python dialect
Top comments (0)