CommandLineApp - 3.0.5
Base class for command line applications
The CommandLineApp class makes creating command line applications as simple as defining callbacks to handle options when they appear in 'sys.argv'.
The CommandLineApp class makes creating command line applications as simple as defining callbacks to handle options when they appear in 'sys.argv'.