Fri, April 29, 2023
This Week in Python is a concise reading list about what happened in the past week in the Python universe.
Python Articles
- Debugging a Mixed Python and C Language Stack
- What’s up in the Python community? – by @bitecode_dev
- Python 3.10 runtime now available in AWS Lambda
- Dependency Injection in Python
- Improve your Django Code with pre-commit
Projects
- rye – an experimental alternative to poetry/pip/pipenv/pyenv/venv/virtualenv/pdm/hatch/…
- py-shiny – Shiny for Python
- msgspec –
- ruff –
- nanobind –
Fri, April 14, 2023
This Week in Python is a concise reading list about what happened in the past week in the Python universe.
Python Articles
- Algebraic Data Types in (typed) Python
- Time Travel with django-simple-history
- The EU’s Proposed CRA Law May Have Unintended Consequences for the Python Ecosystem
- The different uses of Python type hints
- PEP 684: A Per-Interpreter GIL
Projects
- twitter-api-client – Complete implementation of the undocumented Twitter API
- aura – Python source code auditing and static analysis on a large scale
- joblib – Computing with Python functions
- shedskin – restricted-Python-to-C++ compiler
- wolverine – Run your scripts with Wolverine and when they crash, GPT-4 edits them and explains what went wrong