DEV Community

Bas Steins
Bas Steins

Posted on • Originally published at bas.codes

This Week In Python

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

Top comments (1)

Collapse
 
taijidude profile image
taijidude

I have to take a closer Look at sqlglot