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
- How I built my ideal daily Python newsletter with AWS and Python
- Automate Internet Life with Python
- Apply constraints with ‘assert’ in Python
- Jargon from the functional programming world in simple terms
- Just use Dictionaries
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