All Articles

This Week in Python (October 11, 2024)

Fri, October 11, 2024

twip

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

Python Articles

Projects

  • otterwiki – minimalistic wiki powered by python, markdown and git
  • plain – web framework for building products with Python
  • spiderweb – small web framework, just big enough for a spider
  • pipefunc – Lightweight function pipeline (DAG) creation in pure Python
  • skulpt – Javascript implementation of the Python programming language