A comprehensive, user-centric Python API for working with enDAQ data and devices
Project description
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.
To locally build the Sphinx documentation from a clone of the repo:
cd <repo root dir>
pip install -e .[docs]
sphinx-build -W -b html docs docs/_build
License
The endaq-python repository is licensed under the MIT license. The full text can be found in the LICENSE file.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file endaq-1.5.3.tar.gz
.
File metadata
- Download URL: endaq-1.5.3.tar.gz
- Upload date:
- Size: 99.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f106049d38dc35ebaafd279d0921f25af7bcf274147059fec2aacb365ae8e679 |
|
MD5 | cb12a486168d8391e96ef205ae4e33ef |
|
BLAKE2b-256 | 3b66fec5ffb3fad9afba37aed6e7e6b6a5a9ef83d13511b13a14b6c2625bf559 |
File details
Details for the file endaq-1.5.3-py3-none-any.whl
.
File metadata
- Download URL: endaq-1.5.3-py3-none-any.whl
- Upload date:
- Size: 112.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8bf09454c80831e6127cea6d1437969203629dd08207f0dc235e6a49126dec32 |
|
MD5 | 0a0199f31436e971fc91984db72f672f |
|
BLAKE2b-256 | 4a85713bfb422a526ee2a30e34fe66d91dcc77ece01f1fa2fb0e6a2d68443fb5 |