mirror of
https://github.com/astral-sh/uv
synced 2026-01-22 05:50:25 -05:00
## Summary This is a work-in-progress as I actually want to change some behaviors here. Closes https://github.com/astral-sh/uv/issues/6329.
803 B
803 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 Jupyter
- 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.