All Articles

This Week in Python (July 15, 2022)

Fri, July 15, 2022

This Week in Python is a concise reading list about what happened in the past week in the Python universe.

Python Articles

Projects

  • design-by-contract – Handy decorator for elegant design-by-contract in 3.10+
  • django-test-migrations – Test django schema and data migrations, including migrations’ order and best practices
  • bytewax – A Python framework for building highly scalable dataflows
  • pyKeylogger – A Python-based Keylogger that can track your keystrokes, clipboard text, take screenshots at regular intervals
  • healthchecks – A cron monitoring tool written in Python & Django