simpunch.cli#
Command line interface.
Functions#
|
Simulate PUNCH data with simpunch. |
|
Run a single instance of the pipeline. |
|
Automate the data generation using Prefect. |
|
Load a configuration file. |
Module Contents#
- simpunch.cli.main()#
Simulate PUNCH data with simpunch.
- simpunch.cli.generate(configuration_path)#
Run a single instance of the pipeline.
- simpunch.cli.automate(configuration_path)#
Automate the data generation using Prefect.
- simpunch.cli.load_configuration(configuration_path: str) dict#
Load a configuration file.