uv
Installation
SKILL.md
uv - Python Package and Project Manager
Contents
- Core Concept: uv run
- Quick Reference
- Common Workflows
- Dependency Management
- Python Version Management
- Scripts with Inline Dependencies
- Troubleshooting
- References
Core Concept: uv run
ALWAYS use uv run instead of bare python in uv-managed projects.
uv run automatically: