CLI ModuleΒΆ

.. py:module:: sobe.main

Command-line interface entry point: input validation and output to user.

.. py:function:: get_version() :module: sobe.main

Get the current version of the sobe package.

:rtype: :sphinx_autodoc_typehints_type:\:py\:class\:\str``

.. py:function:: main() :module: sobe.main

:rtype: :sphinx_autodoc_typehints_type:\:py\:obj\:\None``

.. py:function:: parse_args(argv=None) :module: sobe.main

:rtype: :sphinx_autodoc_typehints_type:\:py\:class\:\~argparse.Namespace``