2024-07-25 13:37:22 -04:00
|
|
|
# Concepts overview
|
|
|
|
|
|
|
|
|
|
Read the concept documents to learn more about uv's features:
|
|
|
|
|
|
2024-11-19 13:52:12 -06:00
|
|
|
- [Projects](./projects/index.md)
|
2024-07-25 13:37:22 -04:00
|
|
|
- [Tools](./tools.md)
|
|
|
|
|
- [Python versions](./python-versions.md)
|
2025-06-05 12:09:49 -05:00
|
|
|
- [Configuration files](./configuration-files.md)
|
|
|
|
|
- [Package indexes](./indexes.md)
|
2024-07-25 13:37:22 -04:00
|
|
|
- [Resolution](./resolution.md)
|
2025-06-05 12:09:49 -05:00
|
|
|
- [The uv build backend](./build-backend.md)
|
|
|
|
|
- [Authentication](./authentication.md)
|
2024-07-25 13:37:22 -04:00
|
|
|
- [Caching](./cache.md)
|
2025-06-05 11:53:27 -05:00
|
|
|
- [The pip interface](../pip/index.md)
|
2024-07-25 13:37:22 -04:00
|
|
|
|
|
|
|
|
Looking for a quick introduction to features? See the [guides](../guides/index.md) instead.
|