mcot.utils

Installation instructions

You can install this package using:

pip install mcot.utils

The command line scripts from this package (and any other packages installed from mcot) can be listed as:

mcot

Or if you want all mcot packages (including all command line scripts)

pip install mcot

Documentation

Script interface for all mcot submodules

Defines the mcot command line tool

Modules

mcot.utils.build

Support for importing and building the package

mcot.utils.log

mcot.utils.scripts

Utilities to create a common interface to all the scripts.