idelib: a Python Library for accessing enDAQ sensor recordings

idelib is a Python API for accessing enDAQ’s IDE recordings. The IDE format is an EBML encoded file using a custom schema. This library utilizes our ebmlite to parse the files, and provides classes that make reading data simple.

Indices and tables