Self Contained Python Scripts

Create self-contained Python scripts that run with `uv run --script`. Covers PEP 723 inline metadata, ergonomic CLI design (argparse / Cyclopts), rich output formatting, progress bars (alive-progress), interactive prompts (questionary), and fuzzy selection (iterfzf). Use when asked to create a Python script, CLI tool, or automation script.

boazy 6a4672e 17.4 KB Updated

File contents

boazy/skills/tree/main/skills/self-contained-python-scripts commit 6a4672e9db

Frequently asked questions

npx skillmds@latest add boazy/self-contained-python-scripts