aicoolies logo
uv logo

uv

Blazing-fast Python package and project manager in Rust

Share
open-sourceOpen Source
Visit Website →

uv is an extremely fast Python package and project manager written in Rust by Astral. It replaces pip, pip-tools, pipx, poetry, pyenv, and virtualenv with a single binary that delivers 10-100x speedups. uv manages Python versions, resolves dependencies with universal lockfiles, runs scripts with inline metadata, and executes CLI tools via uvx. Over 82,000 GitHub stars and weekly releases make it the fastest-growing Python toolchain.

uv fundamentally reimagines Python tooling by consolidating a fragmented ecosystem into a single, unified binary. Where Python developers previously juggled pip for installation, virtualenv for environments, pyenv for version management, and poetry or pipx for project workflows, uv handles all of these responsibilities with consistent CLI ergonomics and dramatically better performance. The tool achieves its speed through a ground-up Rust implementation featuring parallel downloads, an optimized PubGrub dependency resolver, zero-copy parsing, and a global content-addressable cache that deduplicates packages across projects.

Project management in uv follows a Cargo-inspired model with pyproject.toml as the single source of truth. Running uv init scaffolds a complete project with a lockfile, .python-version pin, and git initialization. The uv add and uv remove commands manage dependencies declaratively, while uv lock generates a platform-independent universal lockfile that ensures reproducible builds across macOS, Linux, and Windows. For quick experimentation, uv run executes scripts with inline dependency metadata, automatically creating isolated environments without manual setup. The uvx command provides pipx-like tool execution in ephemeral environments with zero configuration.

Python version management is built directly into uv, eliminating the need for pyenv or manual installations. The uv python install command fetches pre-built CPython distributions, and uv automatically downloads missing Python versions when needed. Developers can clone any Python repository and run uv sync to get a fully working environment in seconds rather than minutes. With over 82,000 GitHub stars and adoption across AI/ML and data engineering organizations, uv has become the de facto modern Python toolchain for developers who value speed and reliability.

Pricing

Free and open source (MIT / Apache-2.0)

Platforms

macOS, Linux, Windows — standalone binary, no Python required

Categories

Tags

Use Cases

Alternatives

Related Tools

Ghostty logo

Ghostty

Top Pick

Fast, native terminal emulator

GPU-accelerated terminal emulator written in Zig by Mitchell Hashimoto (HashiCorp co-founder). Native UI rendering on macOS and Linux. Supports ligatures, true color, Kitty graphics protocol, and splits/tabs. Configurable via a simple key-value file with sensible defaults. Open-source with 20K+ GitHub stars and a focus on correctness, speed, and minimal resource usage. Growing as a modern alternative to iTerm2, Alacritty, and WezTerm.

open-sourceOpen Source
Hermes Agent logo

Hermes Agent

Top Pick

Open-source AI agent framework with persistent memory, reusable skills, tools, and messaging gateways

Hermes Agent is an open-source AI agent framework with persistent memory, reusable skills, 40+ tools, cron jobs, and messaging gateways.

open-sourceOpen Source
pi dev code

Pi

Top Pick

Minimal terminal coding harness

Pi Coding Agent is an MIT-licensed Node.js CLI from earendil-works for building and running coding agents in a local terminal. The current package describes a read/bash/edit/write toolset and session management, while the repo positions Pi as a unified LLM API, agent loop, TUI, and coding-agent CLI. It is best framed as a lean, self-extensible BYO-model toolkit rather than a managed IDE.

open-sourceOpen Source
OpenCode logo

OpenCode

Top Pick

Open-source AI coding agent for the terminal

Open-source terminal-based AI coding agent built in Go by the SST team, with a rich TUI (Bubble Tea) supporting 75+ model providers including OpenAI, Anthropic, Gemini, Bedrock, Groq, and OpenRouter. Features vim-like editing, persistent SQLite sessions, and LSP integration for 40+ languages. Fully free with no vendor lock-in, it has rapidly grown to 95k+ GitHub stars.

open-source
Codex logo

Codex

Top Pick

OpenAI coding agent for app, editor, terminal, and cloud work

Codex is OpenAI's coding agent for software development across the Codex app, editor, terminal, and cloud tasks. It helps write, review, debug, refactor, and automate code, with ChatGPT plan access for managed surfaces and API-key usage for CLI, SDK, and IDE workflows. The open-source CLI and SDK support local repository work, while cloud features add GitHub review, Slack/Linear integrations, worktrees, skills, MCP, and automations.

freemiumOpen Source

Notion MCP Server

Official Notion MCP server for AI-agent workspace access

Notion MCP Server is Notion's official MIT-licensed MCP server for connecting AI assistants to Notion workspaces. It supports the vendor-backed remote OAuth path and tools designed for page, workspace, and Markdown-style operations, making it a safer default than unofficial Notion bridges for teams already using Notion for docs, projects, or internal knowledge bases.

open-sourceOpen SourceTelemetry