Skip to content

SW4T400/aqdef-reader

 
 

Repository files navigation

Python module to read DFQ files in the Q-DAS ASCII transfer format

PyPI Latest Release Python Package CodeQL Code style: black

aqdef-reader is a Python module designed for reading DFQ files (Q-DAS ASCII transfer format). This package provides data structures to handle elements of the transfer file format, including parts and characteristics. It is capable of reading measured values contained within the DFQ files, integrating these values into the characteristics detailed in the transfer file.

The package aqdefreader is developed in accordance with the official Q-DAS ASCII transfer format manual, ensuring compatibility and reliability in processing and interpreting data formatted according to the standards set by Q-DAS GmbH.

Installation

The source code is currently hosted on GitHub at: https://github.com/successfactory/aqdef-reader

Binary installers for the latest released version are available at the Python Package Index (PyPI).

# PyPI
pip install aqdefreader

Dependencies

License

Apache License 2.0

About

Python module to read DFQ files in the Q-DAS ASCII transfer format

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%