/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

iscinumpy.dev
| | warmedal.se
3.9 parsecs away

Travel
| | Python Packaging Woes - Björn Wärmedal
| | stribny.name
3.8 parsecs away

Travel
| | [AI summary] This article provides a modern Python project template using Poetry for dependency management, along with tools for testing, code formatting, static analysis, and version control.
| | astral.sh
2.2 parsecs away

Travel
| | uv is an extremely fast Python package installer and resolver, designed as a drop-in alternative to pip and pip-tools.
| | www.justus.pw
15.1 parsecs away

Travel
| [AI summary] This article explains how to use Python's disassembly library to inspect and understand CPython's byte code, including examples of disassembling a simple function.