uv-script
CommunityStandalone Python scripts with uv.
Authorebal5
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Create standalone Python scripts using the uv shebang with PEP 723 inline metadata, enabling dependency management without a full project setup.
Core Features & Use Cases
- Single-file scripts: Use a uv shebang to run as a standalone script with inline metadata.
- Inline metadata: Declare dependencies and required Python version in metadata.
- No project scaffold: Ideal for small utilities and one-off tools.
Quick Start
Create a new file at dot_scripts/executable_<name> following the template, mark it executable, and run it directly after applying chezmoi.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: uv-script Download link: https://github.com/ebal5/dotfiles-chezmoi/archive/main.zip#uv-script Please download this .zip file, extract it, and install it in the .claude/skills/ directory.