From 6f7e2f338d08614501b2d6c2dd3e923a989202d5 Mon Sep 17 00:00:00 2001 From: Vinta Chen Date: Fri, 18 Jul 2025 00:35:49 +0800 Subject: [PATCH] add uv --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d9b8fa6d..79624204 100644 --- a/README.md +++ b/README.md @@ -792,6 +792,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