2024-07-25 13:37:22 -04:00
|
|
|
# Guides overview
|
2024-07-24 18:10:33 -04:00
|
|
|
|
2024-08-02 15:58:31 +02:00
|
|
|
Check out one of the core guides to get started:
|
2024-07-24 18:10:33 -04:00
|
|
|
|
|
|
|
|
- [Installing Python versions](./install-python.md)
|
2024-08-02 15:58:31 +02:00
|
|
|
- [Running scripts and declaring dependencies](./scripts.md)
|
|
|
|
|
- [Running and installing applications as tools](./tools.md)
|
|
|
|
|
- [Creating and working on projects](./projects.md)
|
2025-02-05 17:22:09 -06:00
|
|
|
- [Building and publishing packages](./package.md)
|
2024-11-20 08:50:02 -06:00
|
|
|
- [Integrate uv with other software, e.g., Docker, GitHub, PyTorch, and more](./integration/index.md)
|
2024-07-24 18:10:33 -04:00
|
|
|
|
2024-07-30 18:17:58 -04:00
|
|
|
Or, explore the [concept documentation](../concepts/index.md) for comprehensive breakdown of each
|
|
|
|
|
feature.
|