python-docopt

Command-line interface description language
  http://docopt.org
  0
  no reviews



Docopt helps you define an interface for your command-line app and automatically generate a parser for it. Its interface descriptions are based on a formalization of the standard conventions used in help messages and man pages.