DAQ Data Analysis Software
Project description
DAQview
DAQview is a desktop application for viewing live and historic DAQ data from the Airborne Engineering Ltd DAQ system.
For more information and the user manual, refer to our website:
https://www.ael.co.uk/pages/daqview.html
Licensed under the GPL 3.0 license.
Installation
The recommended way to install is to use pipx
to install from the published
version on PyPI:
pipx install daqview
To run DAQview after installation, run daqview
.
On a Linux desktop, complete installation by running daqview --install
to add the application to your list of locally-installed applications.
Development Environment
First ensure poetry is installed:
pipx install poetry
Then you should be able to install all dependencies using:
poetry install
Run using:
poetry run python -m daqview
Run tests with:
poetry run pytest
Run linters with:
poetry run flake8 daqview
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
Hashes for daqview-0.7.0b6-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7e8c845401fbba2846b5d214da0cbfa31835d15610070539d7a69e0201a6f178 |
|
MD5 | 82c5849a8a4968ec710aba8c7eea7917 |
|
BLAKE2b-256 | 19ebae824ddac1764954bb9f8205219c972c5c1784d4d9b9943c0dd1952b7aa8 |