shlogg · Early preview
Bas Steins @bascodes

Optimal SQLite Settings For Django And Python Essentials

This week's Python highlights: Optimal SQLite settings for Django, math in 10 lines of Python, CPython Garbage Collection, and more.

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

  
  
  Python Articles


Optimal SQLite settings for Django 
How much math can you do in 10 lines of Python 
Python wheel filenames have no canonical form 
CPython Garbage Collection: The Internal Mechanics and Algorithms 
bytes: The Lesser-Known Python Built-In Sequence • And Understanding UTF-8 Encoding 

  
  
  Projects


teo – Schema-driven web server framework (written in Rust, supports Python)
jupyterlab-desktop – JupyterLab desktop application, based on Elect...