Python API for enDAQ data recorders
Project description
endaq.device
: Represent, control, and configure enDAQ™ data recorders
endaq.device
(formerly endaqlib
) provides a means of representing, accessing, configuring
and controlling enDAQ™ data
recorders.
It also supports legacy SlamStick™ devices (X, C, and S).
Installation
The endaq-device
package is available on
PyPI, and can be installed via
pip
:
pip install endaq-device
For the most recent features that are still under development, you can also use pip to install endaq directly from the GitHub repository:
pip install git+https://github.com/MideTechnology/endaq-device.git@develop
Note: While endaq-device
installs into the same endaq
'namespace' as
endaq-python, it is
otherwise separate; the two packages are not interdependent, and one can
be installed without the other. The packages do distinctly different
things, and have very different use-cases. However, both packages (and any
future endaq.*
packages) should be installed in the same location
(i.e., both installed for the current user, or both installed 'for all users',
not a combination). If you receive an ImportError
trying to import
endaq.device
, you may need to remove and reinstall endaq.device
(and/or
other endaq
packages).
Documentation
Note: the documentation is currently a work in progress.
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.
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_device-1.3.2.tar.gz
.
File metadata
- Download URL: endaq_device-1.3.2.tar.gz
- Upload date:
- Size: 149.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bb6c17ae5257e813b93cf3581d2c3ec1f4321ba978ff0a086279bad47cc1facc |
|
MD5 | 00df6638dced5045a11cb17e2cb4a53d |
|
BLAKE2b-256 | 540740f7a314619e0bcc95d07e313a7832fc543ec4fb70445ddf1fe78ee941f3 |
File details
Details for the file endaq_device-1.3.2-py3-none-any.whl
.
File metadata
- Download URL: endaq_device-1.3.2-py3-none-any.whl
- Upload date:
- Size: 236.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 180f8591b5ee44803ac4589338b56e58e832698d66102fe1a3c3fb4421fe83c2 |
|
MD5 | 7fcedafb8e93752d9b7cf331179358b7 |
|
BLAKE2b-256 | 79e03f0463d198f8de92d0f6051866e1688f8ec87d5d849ae64681d87509d54f |