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 Electron
- mesop – Build delightful web apps quickly in Python
- CardStock – cross-platform tool for quickly and easily building programs.
- cudf – GPU DataFrame Library
Top comments (1)
Mesop looks interesting. As always thank you for sharing.