Draft:Uv (package manager)
Python package and project manager
From Wikipedia, the free encyclopedia
uv is a toolchain for the Python programming language designed to replace standard tools like pip and virtualenv. Inspired by the Cargo toolchain for the Rust programming language, uv prioritizes speed as well as simplicity for end-users.
| uv | |
|---|---|
| Developer | Astral Software Inc. |
| Initial release | 15 February 2024[1] |
| Stable release | |
| Written in | Rust |
| Platform | Cross-platform |
| Type | Package manager |
| License | MIT License, Apache License |