Skip to content

Commit 88f97de

Browse files
committed
Add uv
1 parent 3ff10b0 commit 88f97de

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

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+
An extremely fast Python package and project manager, written in Rust. 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)