We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ff10b0 commit 88f97deCopy full SHA for 88f97de
source/key_projects.rst
@@ -827,6 +827,19 @@ scientific applications on clusters and supercomputers.
827
Spack is not in PyPI (yet), but it requires no installation and can be
828
used immediately after cloning from GitHub.
829
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
843
.. _zestreleaser:
844
845
zest.releaser
0 commit comments