mirror of
https://github.com/astral-sh/uv.git
synced 2025-07-07 13:25:00 +00:00

## Summary The generated file looks like: ``` # uv > uv is an extremely fast Python package and project manager, written in Rust. You can use uv to install Python dependencies, run scripts, manage virtual environments, build and publish packages, and even install Python itself. uv is capable of replacing `pip`, `pip-tools`, `pipx`, `poetry`, `pyenv`, `twine`, `virtualenv`, and more. uv includes both a pip-compatible CLI (prepend `uv` to a pip command, e.g., `uv pip install ruff`) and a first-class project interface (e.g., `uv add ruff`) complete with lockfiles and workspace support. ## Getting started - [Features](https://docs.astral.sh/uv/getting-started/features/index.md) - [First steps](https://docs.astral.sh/uv/getting-started/first-steps/index.md) - [Installation](https://docs.astral.sh/uv/getting-started/installation/index.md) ## Guides - [Installing Python](https://docs.astral.sh/uv/guides/install-python/index.md) - [Publishing packages](https://docs.astral.sh/uv/guides/package/index.md) - [Working on projects](https://docs.astral.sh/uv/guides/projects/index.md) - [Running scripts](https://docs.astral.sh/uv/guides/scripts/index.md) - [Using tools](https://docs.astral.sh/uv/guides/tools/index.md) ## Integrations - [Alternative indexes](https://docs.astral.sh/uv/guides/integration/alternative-indexes/index.md) - [AWS Lambda](https://docs.astral.sh/uv/guides/integration/aws-lambda/index.md) - [Dependency bots](https://docs.astral.sh/uv/guides/integration/dependency-bots/index.md) - [Docker](https://docs.astral.sh/uv/guides/integration/docker/index.md) - [FastAPI](https://docs.astral.sh/uv/guides/integration/fastapi/index.md) - [GitHub Actions](https://docs.astral.sh/uv/guides/integration/github/index.md) - [GitLab CI/CD](https://docs.astral.sh/uv/guides/integration/gitlab/index.md) - [Jupyter](https://docs.astral.sh/uv/guides/integration/jupyter/index.md) - [marimo](https://docs.astral.sh/uv/guides/integration/marimo/index.md) - [Pre-commit](https://docs.astral.sh/uv/guides/integration/pre-commit/index.md) - [PyTorch](https://docs.astral.sh/uv/guides/integration/pytorch/index.md) ## Projects - [Building distributions](https://docs.astral.sh/uv/concepts/projects/build/index.md) - [Configuring projects](https://docs.astral.sh/uv/concepts/projects/config/index.md) - [Managing dependencies](https://docs.astral.sh/uv/concepts/projects/dependencies/index.md) - [Creating projects](https://docs.astral.sh/uv/concepts/projects/init/index.md) - [Structure and files](https://docs.astral.sh/uv/concepts/projects/layout/index.md) - [Running commands](https://docs.astral.sh/uv/concepts/projects/run/index.md) - [Locking and syncing](https://docs.astral.sh/uv/concepts/projects/sync/index.md) - [Using workspaces](https://docs.astral.sh/uv/concepts/projects/workspaces/index.md) ## Features - [Authentication](https://docs.astral.sh/uv/concepts/authentication/index.md) - [Build backend](https://docs.astral.sh/uv/concepts/build-backend/index.md) - [Caching](https://docs.astral.sh/uv/concepts/cache/index.md) - [Configuration files](https://docs.astral.sh/uv/concepts/configuration-files/index.md) - [Package indexes](https://docs.astral.sh/uv/concepts/indexes/index.md) - [Python versions](https://docs.astral.sh/uv/concepts/python-versions/index.md) - [Resolution](https://docs.astral.sh/uv/concepts/resolution/index.md) - [Tools](https://docs.astral.sh/uv/concepts/tools/index.md) ## The pip interface - [Compatibility with pip](https://docs.astral.sh/uv/pip/compatibility/index.md) - [Locking environments](https://docs.astral.sh/uv/pip/compile/index.md) - [Declaring dependencies](https://docs.astral.sh/uv/pip/dependencies/index.md) - [Using environments](https://docs.astral.sh/uv/pip/environments/index.md) - [Inspecting environments](https://docs.astral.sh/uv/pip/inspection/index.md) - [Managing packages](https://docs.astral.sh/uv/pip/packages/index.md) ## Reference - [Commands](https://docs.astral.sh/uv/reference/cli/index.md) - [Environment variables](https://docs.astral.sh/uv/reference/environment/index.md) - [Installer](https://docs.astral.sh/uv/reference/installer/index.md) - [Settings](https://docs.astral.sh/uv/reference/settings/index.md) ``` Closes #13901.
156 lines
3.2 KiB
Text
156 lines
3.2 KiB
Text
# This file was autogenerated by uv via the following command:
|
|
# uv pip compile docs/requirements.in -o docs/requirements.txt --universal -p 3.12
|
|
babel==2.15.0
|
|
# via
|
|
# mkdocs-git-revision-date-localized-plugin
|
|
# mkdocs-material
|
|
beautifulsoup4==4.13.4
|
|
# via
|
|
# markdownify
|
|
# mkdocs-llmstxt
|
|
black==24.4.2
|
|
# via -r docs/requirements.in
|
|
certifi==2024.7.4
|
|
# via requests
|
|
charset-normalizer==3.3.2
|
|
# via requests
|
|
click==8.1.7
|
|
# via
|
|
# black
|
|
# mkdocs
|
|
colorama==0.4.6
|
|
# via
|
|
# click
|
|
# mkdocs
|
|
# mkdocs-material
|
|
ghp-import==2.1.0
|
|
# via mkdocs
|
|
gitdb==4.0.12
|
|
# via gitpython
|
|
gitpython==3.1.44
|
|
# via mkdocs-git-revision-date-localized-plugin
|
|
idna==3.7
|
|
# via requests
|
|
jinja2==3.1.4
|
|
# via
|
|
# mkdocs
|
|
# mkdocs-material
|
|
linkify-it-py==2.0.3
|
|
# via markdown-it-py
|
|
markdown==3.6
|
|
# via
|
|
# mkdocs
|
|
# mkdocs-material
|
|
# pymdown-extensions
|
|
markdown-it-py==3.0.0
|
|
# via
|
|
# mdformat
|
|
# mdformat-gfm
|
|
# mdit-py-plugins
|
|
markdownify==1.1.0
|
|
# via mkdocs-llmstxt
|
|
markupsafe==2.1.5
|
|
# via
|
|
# jinja2
|
|
# mkdocs
|
|
mdformat==0.7.22
|
|
# via
|
|
# -r docs/requirements.in
|
|
# mdformat-admon
|
|
# mdformat-gfm
|
|
# mdformat-mkdocs
|
|
# mdformat-tables
|
|
# mkdocs-llmstxt
|
|
mdformat-admon==2.0.6
|
|
# via
|
|
# -r docs/requirements.in
|
|
# mdformat-mkdocs
|
|
mdformat-gfm==0.3.6
|
|
# via mdformat-mkdocs
|
|
mdformat-mkdocs==3.0.0
|
|
# via -r docs/requirements.in
|
|
mdformat-tables==0.4.1
|
|
# via mdformat-gfm
|
|
mdit-py-plugins==0.4.1
|
|
# via
|
|
# mdformat-admon
|
|
# mdformat-gfm
|
|
# mdformat-mkdocs
|
|
mdurl==0.1.2
|
|
# via markdown-it-py
|
|
mergedeep==1.3.4
|
|
# via
|
|
# mkdocs
|
|
# mkdocs-get-deps
|
|
mkdocs==1.6.0
|
|
# via
|
|
# -r docs/requirements.in
|
|
# mkdocs-git-revision-date-localized-plugin
|
|
# mkdocs-material
|
|
# mkdocs-redirects
|
|
mkdocs-get-deps==0.2.0
|
|
# via mkdocs
|
|
mkdocs-git-revision-date-localized-plugin==1.3.0
|
|
# via -r docs/requirements.in
|
|
mkdocs-llmstxt==0.2.0
|
|
# via -r docs/requirements.in
|
|
mkdocs-material==9.5.29
|
|
# via -r docs/requirements.in
|
|
mkdocs-material-extensions==1.3.1
|
|
# via mkdocs-material
|
|
mkdocs-redirects==1.2.2
|
|
# via -r docs/requirements.in
|
|
more-itertools==10.3.0
|
|
# via mdformat-mkdocs
|
|
mypy-extensions==1.0.0
|
|
# via black
|
|
packaging==24.1
|
|
# via
|
|
# black
|
|
# mkdocs
|
|
paginate==0.5.6
|
|
# via mkdocs-material
|
|
pathspec==0.12.1
|
|
# via
|
|
# black
|
|
# mkdocs
|
|
platformdirs==4.2.2
|
|
# via
|
|
# black
|
|
# mkdocs-get-deps
|
|
pygments==2.18.0
|
|
# via mkdocs-material
|
|
pymdown-extensions==10.8.1
|
|
# via mkdocs-material
|
|
python-dateutil==2.9.0.post0
|
|
# via ghp-import
|
|
pytz==2025.1
|
|
# via mkdocs-git-revision-date-localized-plugin
|
|
pyyaml==6.0.1
|
|
# via
|
|
# mkdocs
|
|
# mkdocs-get-deps
|
|
# pymdown-extensions
|
|
# pyyaml-env-tag
|
|
pyyaml-env-tag==0.1
|
|
# via mkdocs
|
|
regex==2024.5.15
|
|
# via mkdocs-material
|
|
requests==2.32.3
|
|
# via mkdocs-material
|
|
six==1.16.0
|
|
# via
|
|
# markdownify
|
|
# python-dateutil
|
|
smmap==5.0.2
|
|
# via gitdb
|
|
soupsieve==2.7
|
|
# via beautifulsoup4
|
|
typing-extensions==4.14.0
|
|
# via beautifulsoup4
|
|
uc-micro-py==1.0.3
|
|
# via linkify-it-py
|
|
urllib3==2.2.2
|
|
# via requests
|
|
watchdog==4.0.1
|
|
# via mkdocs
|