uv/docs/guides/index.md

13 lines
556 B
Markdown

# Guides overview
Check out one of the core guides to get started:
- [Installing Python versions](./install-python.md)
- [Running scripts and declaring dependencies](./scripts.md)
- [Running and installing applications as tools](./tools.md)
- [Creating and working on projects](./projects.md)
- [Building and publishing packages](./package.md)
- [Integrate uv with other software, e.g., Docker, GitHub, PyTorch, and more](./integration/index.md)
Or, explore the [concept documentation](../concepts/index.md) for comprehensive breakdown of each
feature.