opencmp package

Subpackages

Submodules

opencmp.run module

opencmp.run.run(config_file_path, config_parser=None)[source]

Main function that runs OpenCMP.

Parameters
  • config_file_path (str) – Filename of the config file to load.

  • config_parser (Optional[ConfigParser, None]) – Optionally provide the ConfigParser if running tests.

Return type

None

Module contents