Fri, March 18, 2022
This Week in Python is a concise reading list about what happened in the past week in the Python universe.
Python Articles
- Processing large JSON files in Python without running out of memory
- Python 3.11 Preview: Even Better Error Messages
- Jupyter Everywhere – Easily embed a console, a notebook, or a fully-fledged IDE on any web page.
- Python Logging Messages And Exit Codes
- Building a blog from scratch in 2022 using Hugo, Docker and a little bit of Python
Projects
- reactivated – Zero-configuration Django and React.
- discord.py – An API wrapper for Discord written in Python.
- transformers – Transformers: Machine Learning for Pytorch, TensorFlow, and JAX.
- drf-excel – An XLSX spreadsheet renderer for Django REST Framework.
- pointers.py – Bringing the hell of pointers to Python.