DEV Community

Bas Steins
Bas Steins

Posted on • Originally published at bas.codes

This Week In Python

Fri, June 24, 2022

This Week in Python is a concise reading list about what happened in the past week in the Python universe.

Python Articles

Projects

  • PyBoy – Game Boy emulator written in Python
  • pedalboard – A Python library for manipulating audio
  • grumpy – Grumpy is a Python to Go source code transcompiler and runtime
  • urllib3 – Python HTTP library with thread-safe connection pooling, file post support, user friendly, and more
  • diagram – Diagram as Code for prototyping cloud system architectures

Top comments (2)

Collapse
 
andypiper profile image
Andy Piper

Also, MicroPython 1.19 came out! (well, a week ago...)

Collapse
 
bascodes profile image
Bas Steins

MicroPython is great! Thanks for sharing!