Uv Python Scripts

Use uv (not pip, poetry, or plain python) for any new Python script or project. Single-file scripts get a uv shebang with inline PEP 723 metadata; multi-file projects use a pyproject.toml managed by uv. Triggers when creating a .py file, starting a Python project, adding a dependency, or the user says "write a python script".

webcoyote 0a361fc 3.2 KB Updated

File contents

webcoyote/my-claude-config/tree/main/.claude/skills/uv-python-scripts commit 0a361fc83c

Frequently asked questions

npx skillmds@latest add webcoyote/uv-python-scripts