Fri, August 30, 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 Developers Survey 2023 Results
- Adventures building a spreadsheet engine in Python
- Advanced Python: Achieving High Performance with Code Generation
- CPython Compiler Hardening
Projects
- wave – Realtime Web Apps and Dashboards for Python and R
- pyedifice – Declarative GUI framework for Python and Qt
- web2sdk – Generate Python SDKs for any third-party API by intercepting network requests
- koerce – Reusable Pattern Matching on Python Objects
- pymple.nvim – Refactor Python imports on file move/rename in Neovim