This PEP proposes a new file format for specifying dependencies to enable reproducible installation in a Python environment. The format is designed to be human-readable and machine-generated. Installers consuming the file should be able to calculate wha...| Python Enhancement Proposals (PEPs)
uv is an extremely fast Python package and project manager, written in Rust.| docs.astral.sh
Managing dependencies| docs.astral.sh
Running commands in projects| docs.astral.sh
Creating projects| docs.astral.sh
Settings| docs.astral.sh
A guide to using uv to run tools published as Python packages, including one-off invocations with uvx, requesting specific tool versions, installing tools, upgrading tools, and more.| docs.astral.sh
Writing your pyproject.toml#| packaging.python.org