Fri, January 27, 2023
This Week in Python is a concise reading list about what happened in the past week in the Python universe.
Python Articles
- An open source Python project CI pipeline
- The Python Five Minute Journal – A story about mental health, burnout and Python
- A not so unfortunate sharp edge in Pipenv
- Profiling and Optimizing an Interpreter
- Analyzing labor markets in Python with LODES data
Projects
- phycv – The First Physics-inspired Computer Vision Library
- tiny-git – Tiny implementation of Git in Python, to learn how Git works
- beetrace – Trace your python process line by line with low overhead
- python-third-party-imports – CLI tool that finds all third-party packages imported into your Python project
- PyPattyrn – A simple library for implementing common design patterns