shlogg · Early preview
Bas Steins @bascodes

Python 3.13 Performance Boosts State Of The Language

This Week in Python: 3.13 released, t-strings & dep groups added, tinylangs & NoteFlow projects showcased.

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 qu...