Fri, March 15, 2024
This Week in Python is a concise reading list about what happened in the past week in the Python universe.
Python Articles
Projects
- PikaPython – ultra-lightweight Python interpreter that runs with only 4KB of RAM, zero dependencies
- taichi – Productive, portable, and performant GPU programming in Python
- ibis – portable Python dataframe library
- sqlglot – Python SQL Parser and Transpiler
- deptry – Find unused, missing and transitive dependencies in a Python project