cmatools.cli_simple_analysis
Command line application - a simple analysis tool example.
Example
Example text here including literal blocks:
$ python cli_simple_analysis.py
Module Attributes
|
bool: Debugging level, module level constant (Default: True). |
Functions
|
Run simple analysis on the passed x and y arguments. |
|
Pass command line arguments to the analysis function. |
|
Parse arguments into an argparse namsepace object. |
|
Create parser with arguments set. |