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

Reframes "the low-level interface" as "the pip interface" Adds indexes to all sections Renames "commercial indexes" to "alternative indexes"
13 lines
393 B
Markdown
13 lines
393 B
Markdown
# Concepts overview
|
|
|
|
Read the concept documents to learn more about uv's features:
|
|
|
|
- [Projects](./projects.md)
|
|
- [Dependencies](./dependencies.md)
|
|
- [Workspaces](./workspaces.md)
|
|
- [Tools](./tools.md)
|
|
- [Python versions](./python-versions.md)
|
|
- [Resolution](./resolution.md)
|
|
- [Caching](./cache.md)
|
|
|
|
Looking for a quick introduction to features? See the [guides](../guides/index.md) instead.
|