Fri, November 08, 2024
This Week in Python is a concise reading list about what happened in the past week in the Python universe.
Python Articles
- State of Python 3.13 Performance: Free-Threading
- Python has overtaken JavaScript on GitHub
- Under the microscope: Ecco the Dolphin — Defender of the Future
- Don’t return named tuples in new APIs
- What’s up Python? 3.13 is out, t-strings look awesome, dep groups come in handy…
Projects
- tinylangs – Real programming languages in 50 lines of code
- jeopardy – Simple text Jeopardy game written in Python and using a LLM to generate the questions and answers
- NoteFlow – A lightweight note-taking application that lets your thoughts flow naturally while keeping your tasks in check
- wimsey – Easy and flexible data contracts
- django-cotton – Enabling Modern UI Composition in Django
- jamesql – In-memory NoSQL database implemented in Python