All Articles

This Week in Python (September 27, 2024)

Fri, September 27, 2024

twip

This Week in Python is a concise reading list about what happened in the past week in the Python universe.

Python Articles

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.