All Articles

This Week in Python (April 29, 2023)

Fri, April 29, 2023

twip

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

Python Articles

Projects

  • rye – an experimental alternative to poetry/pip/pipenv/pyenv/venv/virtualenv/pdm/hatch/…
  • py-shiny – Shiny for Python
  • msgspec
  • ruff
  • nanobind

Fri, April 14, 2023

twip

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

Python Articles

Projects

  • twitter-api-client – Complete implementation of the undocumented Twitter API
  • aura – Python source code auditing and static analysis on a large scale
  • joblib – Computing with Python functions
  • shedskin – restricted-Python-to-C++ compiler
  • wolverine – Run your scripts with Wolverine and when they crash, GPT-4 edits them and explains what went wrong