Installation¶
From PyPI¶
inspectomop can be installed via pip from PyPI.
$ pip install inspectomop
From Source¶
Download the inspectomop project from GitHub.
From the root directory of inspectomop run:
python setup.py install
Dependencies¶
python: version 3.0 or higher
sqlalchemy: version 2.0 or higher
pandas: version 0.22.0 or higher