All Articles

This Week in Python (January 06, 2023)

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

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