Fri, July 01, 2022
This Week in Python is a concise reading list about what happened in the past week in the Python universe.
Python Articles
- Donβt let dicts spoil your code
- REPL Python programming and debugging with IPython
- My Python testing style guide
- Logging in Python like a Pro
- Python Lazy Imports With Cinder
Projects
- packj β The vetting tool π behind our large-scale security analysis platform to detect malicious/risky open-source packages
- svg.py β Type-safe and powerful Python library to generate SVG files
- rich-bench β A little benchmarking tool for Python
- numpy-100 β 100 numpy exercises (with solutions)
- py-webengine β browser testing should be easy