endaq
: the Python library for enDAQ sensors¶
The endaq
package is a comprehensive, user-centric Python API for working with enDAQ™ data and devices.
Installation¶
The endaq
package is available on PyPI, and can be installed via pip:
pip install endaq
For the most recent features that are still under development, you can also use pip to install endaq directly from the GitHub repository:
pip install git+https://github.com/MideTechnology/endaq-python.git@development
Indices and tables¶
License¶
The endaq-python repository is licensed under the MIT license. The full text can be found in the LICENSE file.