4c0922ee1b
## Summary This includes instructions to: - Deploy a standalone application. - Deploy an application that depends on local libraries (a workspace). - Deploy via Docker. - Deploy via zip. There's an accompanying Git repository here: https://github.com/astral-sh/uv-aws-lambda-example. Closes https://github.com/astral-sh/uv/issues/8935.
579 B
579 B
Integration guides
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
- Using with AWS Lambda
Or, explore the concept documentation for comprehensive breakdown of each feature.