Fri, January 06, 2023
This Week in Python is a concise reading list about what happened in the past week in the Python universe.
Python Articles
- Underappreciated challenges with Python packaging
- Prototype Pollution in Python
- Deploying Django apps with Github Actions and Django Up
- The return of lazy imports for Python
- Top Python libraries of 2022
Projects
- pyright – Static type checker for Python
- django-cbv-inspect – A tool to help inspect Django class-based views
- django-cities – Countries and cities of the world for Django projects
- csvkit – A suite of utilities for converting to and working with CSV
- termgame – Terminal-based game engine written in Python