2024-07-25 13:37:22 -04:00
|
|
|
# Integration guides
|
|
|
|
|
|
|
|
|
|
Learn how to integrate uv with other software:
|
|
|
|
|
|
|
|
|
|
- [Using in Docker images](./docker.md)
|
2024-10-01 20:34:49 +02:00
|
|
|
- [Using with Jupyter](./jupyter.md)
|
2024-07-25 13:37:22 -04:00
|
|
|
- [Using with pre-commit](./pre-commit.md)
|
|
|
|
|
- [Using in GitHub Actions](./github.md)
|
2024-10-01 20:34:49 +02:00
|
|
|
- [Using in GitLab CI/CD](./gitlab.md)
|
|
|
|
|
- [Using with alternative package indexes](./alternative-indexes.md)
|
|
|
|
|
- [Building a FastAPI application](./fastapi.md)
|