Skip to content

Python

As of 2026, probably the most used/growing programming language.

Package Managers

There are alternatives such as poetry, pipenv, etc, but currently 01/2026, using UV

To upgrade a package use:

uv sync --upgrade-package package-name

Check build123d notes on how to use.