python-commando

Wrapper for argparse to define declaratively (Python 2)
  https://github.com/hyde/commando
  0
  no reviews



A simple wrapper for `argparse` that allows commands and arguments to be defined declaratively using decorators. Note that this does not support all the features of `argparse` yet.

This package is for Python 2.