dephell-argparse

Argparse on steroids: groups, commands, colors.


Keywords
None, cli
License
Other
Install
pip install dephell-argparse==0.1.3

Documentation

dephell_argparse

Argparse on steroids. It powers dephell.

Features:

  • Zero dependencies
  • Commands
  • Groups
  • Colored output
  • Easy to use and re-define things
  • Fully compatible with argparse.

Installation

python3 -m pip install --user dephell_argparse

Usage

See examples dir.