From e05722428f0facb15696b231aae8fc0b97e57bc0 Mon Sep 17 00:00:00 2001 From: antusystem <57923391+antusystem@users.noreply.github.com> Date: Thu, 22 Aug 2024 11:42:01 -0400 Subject: [PATCH] Add uv --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5a7f5f89d..178753a8a 100644 --- a/README.md +++ b/README.md @@ -791,6 +791,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [PyPI](https://pypi.org/) * [conda](https://github.com/conda/conda/) - Cross-platform, Python-agnostic binary package manager. * [poetry](https://github.com/sdispater/poetry) - Python dependency management and packaging made easy. +* [uv](https://github.com/astral-sh/uv) - An extremely fast Python package and project manager, written in Rust. ## Package Repositories