About 102,000 results
Open links in new tab
  1. 安装 | uv 中文文档

    May 29, 2025 · 通过我们的独立安装程序或您选择的包管理器来安装 uv。 更改 执行策略 允许运行来自互联网的脚本。 或者,也可以直接从 GitHub 发布页 下载安装程序或二进制文件。 有关自定义 uv 安 …

  2. Using environments | uv - Astral

    Mar 24, 2026 · Similarly, when running a command that does not mutate the environment such as uv pip compile, uv does not require a virtual environment — however, a Python interpreter is still required.

  3. Using tools | uv - Astral

    Dec 2, 2025 · A guide to using uv to run tools published as Python packages, including one-off invocations with uvx, requesting specific tool versions, installing tools, upgrading tools, and more.

  4. uv 入门教程 — Python 包与环境管理工具 | 菜鸟教程

    uv 是由 Astral 公司开发的一款用 Rust 编写的 Python 包管理器和环境管理器,主要目标是提供比现有工具快 10-100 倍的性能,同时保持简单直观的用户体验。 uv 可以替代 pip、virtualenv、pip-tools …

  5. UV 完全使用教程(从入门到精通,新手也能轻松上手)_uv使用教程 …

    Apr 27, 2026 · 答案必须是 UV! UV 是一款轻量、高速的 Python 包与环境管理工具,兼容 pip、virtualenv、pyenv 等传统工具,无需额外依赖,能快速实现 Python 版本管理、虚拟环境创建、包管 …

  6. Releases: astral-sh/uv - GitHub

    An extremely fast Python package and project manager, written in Rust. - Releases · astral-sh/uv

  7. uv 中文文档

    May 29, 2025 · uv 提供了与常见 pip 、 pip-tools 和 virtualenv 命令完全兼容的替代方案。 uv 通过高级功能扩展了这些接口,包括依赖版本覆盖、跨平台解析、可复现的解析方案、替代解析策略等。 无需 …

  8. uv 安装、国内镜像配置与项目初始化 - 教程 - ljbguanli - 博客园

    Dec 16, 2025 · uv 安装、国内镜像配置与项目初始化一、uv 工具安装与验证uv 是一款高性能 Python 项目管理工具,支持依赖管理、虚拟环境创建、Python 版本管理等功能,相比 pip+venv 速度更快。1. …

  9. Ultraviolet - Wikipedia

    UV radiation is present in sunlight and constitutes about 10% of the total electromagnetic radiation output from the Sun. It is also produced by electric arcs, Cherenkov radiation, and specialized lights, …

  10. 别再忍了!uv 下载慢如龟速?一招配置国内镜像,让你的 Python 体验 …

    大家好,我是小明同学。 兄弟们,最近你的朋友圈是不是也被一个叫 uv 的新工具刷屏了?号称比 pip 和 venv 快 10 到 100 倍,用 Rust 写的,作者还是 ruff 的大神 Charlie Marsh。我勒个去,这背景、这速 …