Command line¶
Functions that define console scripts¶
Helper functions to setup an experiment and execute it.
-
orion.core.cli.load_modules_parser(orion_parser)[source]¶ Search through the cli folder for any module containing a get_parser function
-
orion.core.cli.main(argv=None)[source]¶ Entry point for
orion.corefunctionality.