Metadata-Version: 2.1
Name: endaq
Version: 1.0.0b1
Summary: A comprehensive, user-centric Python API for working with enDAQ data and devices
Home-page: https://github.com/MideTechnology/endaq-python
Author: Mide Technology
Author-email: help@mide.com
License: MIT
Description: # `endaq-python`: A comprehensive, user-centric Python API for working with enDAQ data and devices
        
        `endaq-python` is essentially a meta-package, combining several function-specific sub-packages, and providing a central repository from which to build the documentation.
        
        This package consists of several submodules:
        * `endaq.calc` ([repo](https://github.com/MideTechnology/endaq-python-calc)): A computational backend for vibration analysis.
        * `endaq.cloud` ([repo](https://github.com/MideTechnology/endaq-python-cloud)): Tools for interacting with enDAQ Cloud services.
        * `endaq.ide` ([repo](https://github.com/MideTechnology/endaq-python-ide)): high-level utility functions to aid in importing and inspecting enDAQ IDE recording files.
        <!-- * `endaq.io` ([repo](https://github.com/MideTechnology/endaq-python-io)) -->
        <!-- * `endaq.plot` ([repo](https://github.com/MideTechnology/endaq-python-plot)): Utility functions for plotting data. -->
        
Keywords: ebml binary ide mide endaq
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Scientific/Engineering
Description-Content-Type: text/markdown
Provides-Extra: test
Provides-Extra: example
