`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. .. toctree:: :maxdepth: 2 :caption: Contents: ide_basics api_ref Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`