Skip to content

A comprehensive, user-centric Python API for working with enDAQ data and devices

License

Notifications You must be signed in to change notification settings

S-Hanly/endaq-python

 
 

Repository files navigation

endaq-python: A comprehensive, user-centric Python API for working with enDAQ data and devices

Installation

endaq is available on PYPI 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 GitHub:

pip install git+https://github.com/MideTechnology/endaq-python.git@development

Contents

This package consists of several submodules, you can read more about how these are used in their respective readme files:

  • endaq.calc (readme): A computational backend for vibration analysis.
  • endaq.cloud (readme): Tools for interacting with enDAQ Cloud services.
  • endaq.ide (readme): High-level utility functions to aid in importing and inspecting enDAQ IDE recording files.
  • endaq.plot (readme): A package comprising a collection of plotting utilities for sensor data analysis.

Docs

The docs for this package can be found here.

License

The endaq-python repository is licensed under the MIT license. The full text can be found in the LICENSE file.

About

A comprehensive, user-centric Python API for working with enDAQ data and devices

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 86.4%
  • Jupyter Notebook 13.6%