Fri, September 06, 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
- Layman's Guide to Python Built-in Functions
- Why I Still Use Python Virtual Environments in Docker
- Packaging Trends in Python: Highlights from the 2023 Developer Survey
- Python HTTP Clients: Requests vs. HTTPX vs. AIOHTTP
Projects
- lusid – Self-hosted iMessage client
- tinystatus – Tiny status page generated by a Python script
- marimo – reactive notebook for Python
- tato – Autoformatted file layout using sections (imports, constants, classes, functions)
- pare – deploy Python Lambdas alongside your primary web application