Skip to content

Commit 8158dab

Browse files
authored
Merge pull request #2023 from bangseongbeom/uv
Add uv
2 parents 369cd63 + 3bc1059 commit 8158dab

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

source/key_projects.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -827,6 +827,19 @@ scientific applications on clusters and supercomputers.
827827
Spack is not in PyPI (yet), but it requires no installation and can be
828828
used immediately after cloning from GitHub.
829829

830+
.. _uv:
831+
832+
uv
833+
==
834+
835+
`Docs <https://docs.astral.sh/uv/>`__ |
836+
`GitHub <https://github.com/astral-sh/uv>`__ |
837+
`PyPI <https://pypi.org/project/uv/>`__
838+
839+
A Python package and project manager, written in Rust for high performance. It
840+
supports creating and managing virtual environments, installing packages,
841+
locking dependencies, and managing Python versions and projects.
842+
830843
.. _zestreleaser:
831844

832845
zest.releaser

0 commit comments

Comments
 (0)