python-cliapp

Python framework for Unix command line programs
  http://liw.fi/cliapp/
  0
  no reviews



Cliapp makes it easier to write typical Unix command line programs, by taking care of the common tasks they need to do, such as parsing the command line, reading configuration files, setting up logging, iterating over lines of input files, and so on.