We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 369cd63 + 3bc1059 commit 8158dabCopy full SHA for 8158dab
1 file changed
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
+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
843
.. _zestreleaser:
844
845
zest.releaser
0 commit comments