UV Manager is a Visual Studio Code extension that brings the full uv Python toolchain into your editor. Manage Python packages, virtual environments, Python versions, and the uv cache directly from the VS Code sidebar.
Features
View and manage all Python packages in your project using uv
Add, remove, and update packages with a single click
Create and manage Python virtual environments (venvs)
Install and pin Python versions using uv
Run uv commands directly from the command palette
Visualize package dependencies and their relationships
One-click install of uv if not already present
Works cross-platform (macOS, Linux, Windows)
Getting Started
Install uv or use the extension's one-click installer
Open the UV Manager sidebar from the Activity Bar
Use the commands or sidebar actions to manage packages, venvs, and Python versions