This is an update of Bruker Xepr Python API which works with Python 3.7 and 3.8. Bruker officially supports only Python 2.7 so use this at your own risk.
Install the latest stable release from PyPI with
pip3 install --update XeprAPI
or from GitHub:
pip3 install --update git+https://github.com/OE-FET/XeprAPI