python3-mando

command line argument parser for python3
  https://mando.readthedocs.io/en/latest/
  0
  no reviews



Mando attempts to simplify command line argument parsing with multiple commands by using decorators to infer the boilerplate for argparse directly from the function declarations.

This package installs the library for Python 3.