mirror of
https://github.com/astral-sh/uv.git
synced 2025-08-04 02:48:17 +00:00

## Summary Now that we have all the pieces in place, this PR adds some dedicated documentation to enable a variety of PyTorch setups. This PR is downstream of #6523 and builds on the content in there; #6523 will merge first, and this PR will follow.
903 B
903 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 in GitLab CI/CD
- Using with alternative package indexes
- Installing PyTorch
- Building a FastAPI application
Or, explore the concept documentation for comprehensive breakdown of each feature.