Installing micom

micom is present on PyPi (the Python Package Index), so it can be installed via pip with

pip install --user micom

For a system-wide installation you can omit --user.

The same installation strategy also works with Anaconda installations or any other Python distribution. Supported Python versions are 2.7, 3.4, 3.5 and 3.6.