Fri, August 23, 2024
This Week in Python is a concise reading list about what happened in the past week in the Python universe.
Python Articles
- Web Scraping with Python and Scrapy – a free miniguide on web scraping, courtesy of ScraperAPI
- Python’s Preprocessor
- uv: Unified Python packaging – by Charlie Marsh
- Vanilla Python Packaging – by DubApps
- Lesser known parts of Python standard library
Projects
- pare – Pare is the easiest way to deploy Python Lambdas alongside your primary web application
- finic – Data integration platform that makes it easy and fast to build custom integrations in python
- lzhw – Compression suite for data frames and tabular data files, csv, excel etc. Using LZHW algorithm
- taichi – Productive, portable, and performant GPU programming in Python
- emval – blazingly fast python email validator written in rust