shlogg · Early preview
Bas Steins @bascodes

Python Universe Recap: Static Typing & KV Store Updates

This Week in Python: Statically Typed Functional Programming with Python 3.12, better KV store coming to stdlib, and more!

Fri, May 31, 2024
This Week in Python is a concise reading list about what happened in the past week in the Python universe. 

  
  
  Python Articles


Statically Typed Functional Programming with Python 3.12 
Better persistent KV store coming to Python stdlib 
PyPy has been quietly working for me for several years now 
Django Enhancement Proposal 14: Background Workers 
50x faster solves with sharded repodata 

  
  
  Projects


resume-builder – Create a clean, easy to read resume in pure Python
orjson – Fast, correct Python JSON library
ipyblender-experimental – Blender in Jupyter
searxng...