Python Project Template Error Handling

Sub-skill of python-project-template: Error Handling.

vamseeachanta 4c97bf1 460 B Updated

File contents

Error Handling

Error Handling

Directory Exists

Error: Directory 'my-project' already exists

Options:
1. Use different name
2. Use --force to overwrite
3. Use --update to add missing files

UV Not Installed

Error: UV package manager not found

Install UV:
curl -LsSf https://astral.sh/uv/install.sh | sh

vamseeachanta/workspace-hub/tree/main/.agents/skills/_archive/development/workflows/python-project-template/error-handling commit 4c97bf1f83

Frequently asked questions

npx skillmds@latest add vamseeachanta/python-project-template-error-handling