uv-package-manager
Extremely fast Python package installer and resolver written in Rust, managing environments, versions, and lockfiles.
Install
npx skills add https://github.com/wshobson/agents --skill uv-package-managerStats
| Total installs | 4,762 |
| Weekly installs | 4.7K |
| GitHub stars | 32.4K |
| First seen | Jan 20, 2026 |
| Source | @wshobson/agents |
Summary
- Drop-in pip replacement with virtual environment and Python version management built in
- Supports dependency locking with uv.lock for reproducible builds, monorepo workspaces, and seamless migration from pip, poetry, and pip-tools
- Includes uv run for executing scripts and tools without manual venv activation, plus parallel package installation and global caching for speed
- Integrates with CI/CD pipelines, Docker builds, and pre-commit hooks; compatible with existing pyproject.toml and requirements.txt workflows
Tags
Related skills
| Skill | Installs | vs uv-package-manager |
|---|---|---|
| skill development | 5,444 | +682 |
| gws-gmail-reply-all | 5,847 | +1,085 |
| recipe-share-event-materials | 5,869 | +1,107 |
| memory-forensics | 3,661 | -1,101 |
| wcag-audit-patterns | 3,809 | -953 |
FAQ
- How many installs does uv-package-manager have?
- uv-package-manager has 4,762 total installs and 4.7K installs this week.
- Where is uv-package-manager hosted?
- uv-package-manager is published by @wshobson/agents at https://github.com/wshobson/agents.
- How many GitHub stars does uv-package-manager have?
- uv-package-manager has 32.4K GitHub stars.
- When was uv-package-manager first indexed?
- OrangeBot.AI first indexed uv-package-manager on Jan 20, 2026.
- How do I install uv-package-manager?
- Run: npx skills add https://github.com/wshobson/agents --skill uv-package-manager