Skip to content

uv

Category: Programming / Python

Source: Installer

Profiles: Full, Basic

File Extensions: .py

Tags: python

uv is a fast Python package installer and manager. It can be used to create and manage virtual environments, install packages, and run Python scripts. It is designed to be a faster and more efficient alternative to pip and virtualenv.