uv is an extremely fast Python package and project manager, written in Rust.| docs.astral.sh
A guide to using uv to build and publish Python packages to a package index, like PyPI.| docs.astral.sh
This PEP defines a specification how licenses are documented in the Python projects.| Python Enhancement Proposals (PEPs)
Creating projects| docs.astral.sh
Settings| docs.astral.sh
While distutils / setuptools have taken us a long way, they suffer from three serious problems: (a) they’re missing important features like usable build-time dependency declaration, autoconfiguration, and even basic ergonomic niceties like DRY-compliant...| Python Enhancement Proposals (PEPs)