Fri, September 27, 2024
This Week in Python is a concise reading list about what happened in the past week in the Python universe.
Python Articles
- The Python Package Index Should Get Rid Of Its Training Wheels
- Software developers targeted by malware hidden in Python packages
- SPy (Static Python) lang: fast as C, Pythonic as Python
- UV — I am (somewhat) sold
- DJP: A plugin system for Django
Projects
- httpdbg – A tool for Python developers to easily debug the HTTP(S) client requests in a Python program
- Local-File-Organizer – AI-powered file management tool that ensures privacy by organizing local texts, images, and PDFs
- gptme – Your agent in your terminal, equipped with local tools: writes code, uses the terminal, browses the web, vision
- tinylangs – Real programming languages in 50 lines of code
- nanodjango – Full Django in a single file - views, models, API, with async support.