Fri, July 08, 2022
This Week in Python is a concise reading list about what happened in the past week in the Python universe.
Python Articles
- Procedural music composition with Python
- Design Patterns in Machine Learning Code and Systems
- 5 Levels of Handling Date and Time in Python
- A recipe recommendation system
- 10 Python Image Manipulation Tools You Can Try Today
Projects
- ast_selector – Query Python AST elements by using CSS Selector-like syntax
- datamodel-code-generator – Pydantic model generator for easy conversion of JSON, OpenAPI, JSON Schema, and YAML data sources.
- red-engine – Modern scheduling library for Python
- MostMinimalWebFramework – Most Minimal Python Web Framework
- more-itertools – More routines for operating on iterables, beyond itertools