Installation Use pip to install the latest stable version of vibromaf from PyPI: pip install --upgrade vibromaf The current development version is available on GitHub. Install the version from HEAD using git and python setup.py: git clone https://github.com/hofbi/vibromaf.git cd vibromaf python setup.py install