Files
uv/docs/concepts/index.md
T

14 lines
393 B
Markdown
Raw Normal View History

2024-07-25 13:37:22 -04:00
# 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.