mirror of
https://github.com/astral-sh/uv.git
synced 2025-07-07 21:35:00 +00:00

Extends https://github.com/astral-sh/uv/pull/13841 — I'll drop that commit later after that pull request merges but it's small. I find the split into a "Configuration" section awkward and don't think it's helping us. Everything moved into the "Concepts" section, except the "Environment variables" page which definitely belongs in the reference and the "Installer" page which is fairly niche and seems better in the reference. Before / After <img src="https://github.com/user-attachments/assets/80d8304b-17da-4900-a5f4-c3ccac96fcc5" width="400">
539 B
539 B
Concepts overview
Read the concept documents to learn more about uv's features:
- Projects
- Tools
- Python versions
- Configuration files
- Package indexes
- Resolution
- The uv build backend
- Authentication
- Caching
- The pip interface
Looking for a quick introduction to features? See the guides instead.