Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

daqview-0.7.1.tar.gz (88.1 kB view hashes)

Uploaded Source

Built Distribution

daqview-0.7.1-py3-none-any.whl (117.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page