self-contained-python-scripts

Community

Create runnable Python scripts.

Authorboazy
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables the creation of Python scripts that are fully self-contained, runnable with a single command without manual environment setup.

Core Features & Use Cases

  • PEP 723 Compliance: Scripts include inline metadata for dependency management and Python version requirements.
  • Ergonomic CLIs: Supports argparse for simple scripts and Cyclopts for complex command-line interfaces.
  • Rich Output & Progress: Integrates rich for formatted output and alive-progress for visual progress tracking.
  • Interactive Prompts: Uses questionary for user input and iterfzf for fuzzy selection.
  • Use Case: Develop a Python script to automate a data processing task, including user prompts for configuration and progress bars for long-running operations, all packaged as a single executable file.

Quick Start

Create a Python script that takes a list of GitHub repositories as input and displays their star counts and forks using the self-contained-python-scripts skill.

Dependency Matrix

Required Modules

httpxrichalive-progressquestionaryiterfzfcyclopts

Components

scriptsreferences

💻 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: self-contained-python-scripts
Download link: https://github.com/boazy/skills/archive/main.zip#self-contained-python-scripts

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.