mirror of
https://github.com/astral-sh/uv.git
synced 2025-08-03 10:33:49 +00:00
754 B
754 B
Guides overview
Check out one of the core guides to get started:
- Installing Python versions
- Running scripts and declaring dependencies
- Running and installing applications as tools
- Creating and working on projects
Learn how to integrate uv with other software:
- Using in Docker images
- Using with pre-commit
- Using in GitHub Actions
- Using with alternative package indexes
- Building a FastAPI application
Or, explore the concept documentation for comprehensive breakdown of each feature.