TopGit theo dõi astral-sh/uv trên GitHub trong nhóm Backend, đã đạt 88.4k sao. An extremely fast Python package and project manager, written in Rust.
Tóm tắt dựng từ metadata GitHub của chính dự án — chưa có bài review TopGit. Trang sẽ tự động cập nhật khi bài review đầy đủ được xuất bản.
VÌ SAO CHƯA CÓ REVIEW
TopGit viết bài đầy đủ cho repo có nhiều sao nhất và được yêu cầu nhiều nhất. Trang này là snapshot trong thời gian chờ — xem README gốc ở tab READ ME.
$ uv venv --python 3.12.0
Using Python 3.12.0
Creating virtual environment at: .venv
Activate with: source .venv/bin/activate
$ uv run --python [email protected] -- python --version
Python 3.8.16 (a9dbdca6fc3286b0addd2240f11d97d8e8de187a, Dec 29 2022, 11:45:30)
[PyPy 7.3.11 with GCC Apple LLVM 13.1.6 (clang-1316.0.21.2.5)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>>>
Use a specific Python version in the current directory:
$ uv python pin 3.11
Pinned `.python-version` to `3.11`
See the Python installation documentation to get
started.
The pip interface
uv provides a drop-in replacement for common pip, pip-tools, and virtualenv commands.
uv extends their interfaces with advanced features, such as dependency version overrides,
platform-independent resolutions, reproducible resolutions, alternative resolution strategies, and
more.
Migrate to uv without changing your existing workflows — and experience a 10-100x speedup — with the
uv pip interface.
Compile requirements into a platform-independent requirements file:
See the pip interface documentation to get started.
Contributing
We are passionate about supporting contributors of all levels of experience and would love to see
you get involved in the project. See the
contributing guide to get
started.
FAQ
How do you pronounce uv?
It's pronounced as "you - vee" (/juː viː/)
How should I stylize uv?
Just "uv", please. See the style guide for details.
What platforms does uv support?
See uv's platform support document.
Is uv ready for production?
Yes, uv is stable and widely used in production. See uv's
versioning policy document for details.
Acknowledgements
uv's dependency resolver uses PubGrub under the hood. We're
grateful to the PubGrub maintainers, especially Jacob Finkelman, for
their support.
uv's Git implementation is based on Cargo.
Some of uv's optimizations are inspired by the great work we've seen in pnpm,
Orogene, and Bun. We've also
learned a lot from Nathaniel J. Smith's Posy and adapted its
trampoline
for Windows support.
License
uv is licensed under either of
Apache License, Version 2.0, (LICENSE-APACHE or
https://www.apache.org/licenses/LICENSE-2.0)
MIT license (LICENSE-MIT or https://opensource.org/licenses/MIT)
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in uv
by you, as defined in the Apache-2.0 license, shall be dually licensed as above, without any
additional terms or conditions.
astral-sh/uv có 88.4k sao GitHub — tải lại trang để xem số mới nhất, hoặc xem trực tiếp github.com/astral-sh/uv. TopGit phản chiếu số sao của GitHub nhưng không cam kết đến từng phút.
astral-sh/uv có những chủ đề gì?
GitHub topics của astral-sh/uv: "packaging", "python", "resolver", "uv". TopGit xếp repo vào nhóm Backend.
astral-sh/uv có phải mã nguồn mở không?
Có — astral-sh/uv phát hành theo license Apache-2.0, nghĩa là mã nguồn mở để đọc, fork và (tùy license) tái sử dụng. Mã: github.com/astral-sh/uv.
astral-sh/uv có trang demo không?
Dự án có trang chủ ở https://docs.astral.sh/uv. Tab "Readme" ở trang này thường có ảnh chụp và hướng dẫn bắt đầu nhanh.
astral-sh/uv còn đang phát triển không?
Commit gần nhất trên astral-sh/uv là 5 ngày trước (theo timestamp GitHub). Repo có 3.5k fork — một chỉ báo về mức độ quan tâm của cộng đồng.
Cùng nhóm Backend còn repo nào?
astral-sh/uv thuộc nhóm Backend trên TopGit, cùng 4 topic GitHub. Trang Trending và Topics liệt kê các repo cùng số sao và cùng ngôn ngữ để so sánh.
Đọc thêm về astral-sh/uv ở đâu?
Trang TopGit này là một snapshot — tab "Readme" hiển thị nguyên văn README của repo (đã bỏ link, giữ ảnh). Repo GitHub ở github.com/astral-sh/uv là nguồn chính thức.