Summary

Last edited

categorytooldescription
install pythonuv python install or hatchinstall standalone python builds
pyenvinstall pre releases
apt / dnfinstall the distro build
run pythonpyselect which interpreter runs
environmentsuv venv or py -m venvcreate virtual venvs
uv pip install or pipinstall packages
pipxinstall command line apps
packagesuv build or buildbuild wheels and sdists
hatchlingbuild backend
twinepublish to pypi
uv init, rye or hatchproject workflow