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
File details
Details for the file daqview-0.7.3.tar.gz
.
File metadata
- Download URL: daqview-0.7.3.tar.gz
- Upload date:
- Size: 88.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.1 CPython/3.10.12 Linux/5.15.0-125-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 58ace2ce23c807c9813927139983f59fb8c75d6ba046c929a8f1a8580be7ed60 |
|
MD5 | b8bae6320eada3026ef225102f92f785 |
|
BLAKE2b-256 | 1efde3363eb6e6180eb7b8826e55596e6fa4f682b3b0f3d432de33dccaae27fb |
File details
Details for the file daqview-0.7.3-py3-none-any.whl
.
File metadata
- Download URL: daqview-0.7.3-py3-none-any.whl
- Upload date:
- Size: 117.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.1 CPython/3.10.12 Linux/5.15.0-125-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 17813a825bfc490d1d83af8f71d2980683d9cc2f57a0dc891a6174bd20a99abc |
|
MD5 | 4fed33b4f6b993e416823439c1539df3 |
|
BLAKE2b-256 | 359bbcd491c45ac26eea6fd98c12f1f8968fe5d2fe4157231a923a6b64fd156d |