Installation

From PyPI

inspectomop can be installed via pip from PyPI.

$ pip install inspectomop

From Source

  1. Download the inspectomop project from GitHub.

  2. From the root directory of inspectomop run:

    python setup.py install
    

Dependencies