Easily define your Command line and sub-commands using argparse.


License
MIT
Install
pip install easycli==1.8.0

Documentation

easycli

PyPI Build Coverage Status Python Documentation Downloads Downloads Downloads

Documentation

Command line interface for python application on top of the argparse including sub-parsers.

Installation

pip install easycli