A common python library for reading out the vacuum gauges at ISS in an easily configurable way.
Clone this git repository with git clone. Then run the installation script setup.sh in the project directory.
Ensure you have all the requirements with python -m pip install requirements.txt
You'll need to ensure you have the mattermost-python requirements too.