idelib: a Python Library for accessing enDAQ sensor recordings#
idelib is the core Python API for accessing the contents of enDAQ IDE recordings. It provides a means of easily accessing time series sensor data, with all necessary calibration applied, as well as recording metadata.
The package also contains the command-line utilities ideexport
and ideinfo
for use outside of Python.