Fri, October 11, 2024
This Week in Python is a concise reading list about what happened in the past week in the Python universe.
Python Articles
- The Ultimate Guide to Error Handling in Python
- Python and SysV shared memory
- Moving all our Python code to a monorepo: pytendi
- If [the Django Software Foundation] had $1,000,000…
- Custom Dictionary Types in Pydantic
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
Top comments (1)
Does anyone know an example of a website running spiderweb?