github.lipp.rocks Open in urlscan Pro
2606:50c0:8002::153  Public Scan

URL: https://github.lipp.rocks/
Submission: On November 21 via automatic, source certstream-suspicious — Scanned from US

Form analysis 0 forms found in the DOM

Text Content

JÜRGEN LIPP


PYTHON MODULE TO READ DFQ FILES IN THE Q-DAS ASCII TRANSFER FORMAT



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

 * pandas - powerful Python data analysis toolkit


LICENSE

Apache License 2.0