Uv Python Version Management

Manages Python versions with uv. Learn how to discover available Python versions, install specific versions, pin project-specific versions using .python-version files, and runs tools with different Python versions. Use when setting up new projects, ensuring team uses same Python version, testing across multiple versions, or managing legacy projects with older Python requirements.

dawiddutoit Updated

File contents

dawiddutoit/custom-claude/tree/main/skills/uv-python-version-management commit b285d22e00

Frequently asked questions

npx skillmds@latest add dawiddutoit/uv-python-version-management