ebm.cmd.ebmexe module

Starting point for the ebm project script defined in pyproject.toml.

main() None[source]

Start ebm __main__ without a return value.

Also sets DISABLE_PANDERA_IMPORT_WARNING to True so that pandera does not throw deprecation warning.

Print version when the command line argument –version is passed

Returns

None