Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 457 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 457 Bytes

PyPi Release

XeprAPI

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