mcot.utils ========== .. rubric:: Installation instructions You can install this package using: .. code-block :: sh pip install mcot.utils The command line scripts from this package (and any other packages installed from `mcot`) can be listed as: .. code-block :: sh mcot Or if you want all mcot packages (including all command line scripts) .. code-block :: sh pip install mcot .. rubric:: Documentation .. automodule:: mcot.utils .. rubric:: Modules .. autosummary:: :toctree: . :recursive: :template: module.rst mcot.utils.build mcot.utils.log mcot.utils.scripts