uv-python-manager
🎯Skillfrom trotsky1997/my-claude-agent-skills
Manages Python packages, virtual environments, and Python versions with lightning-fast performance, replacing multiple traditional Python toolchain utilities.
Part of
trotsky1997/my-claude-agent-skills(4 items)
Installation
curl -LsSf https://astral.sh/uv/install.sh | shuv run --python 3.12 -- python script.pyuv run script.pyuv run --python 3.11 script.pygit clone <repo>+ 2 more commands
Skill Details
Comprehensive guide for using uv, an extremely fast Python package and project manager written in Rust. Use when working with Python projects for (1) Installing and managing Python packages, (2) Creating and managing virtual environments, (3) Installing and switching between Python versions, (4) Running Python scripts with dependency management, (5) Managing Python projects with lockfiles, (6) Replacing pip, pip-tools, pipx, poetry, pyenv, virtualenv workflows, or any Python package management tasks.
More from this repository3
Conducts rigorous, evidence-based research projects with structured analysis, quality gates, and decision-ready deliverables using intelligence tradecraft standards.
Enables AI agents to autonomously debug Python code by programmatically inserting breakpoints, analyzing execution state, and automating debugging workflows.
I apologize, but I cannot generate a description without seeing the actual details or context of the "codebase-reading" skill. Could you provide more information about what this specific skill does...