Dennis-van-Gils / python-dvg-qdeviceio

Hassle-free PyQt/PySide interface for multithreaded data acquisition and communication with an I/O device.

Home Page:https://python-dvg-qdeviceio.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

image

image

image

image

image

image

image

DvG_QDeviceIO

Hassle-free PyQt/PySide interface for multithreaded data acquisition and communication with an I/O device.

It will manage many necessary components for proper multithreading -- creation and handling of the threads, workers, signals and mutexes -- for you, reducing it to just a few simple method calls of a QDeviceIO class instance to get set up and going.

Supports PyQt5, PyQt6, PySide2 and PySide6.

Installation:

pip install dvg-qdeviceio

About

Hassle-free PyQt/PySide interface for multithreaded data acquisition and communication with an I/O device.

https://python-dvg-qdeviceio.readthedocs.io

License:MIT License


Languages

Language:Python 99.7%Language:Batchfile 0.3%