ℹ️ Created by Codra/Pierre Raybaut in 2023, developed and maintained by DataLab open-source project team.
ℹ️ DataLab is powered by PlotPyStack 🚀.
DataLab is a generic signal and image processing software based on Python scientific libraries (such as NumPy, SciPy or scikit-image) and Qt graphical user interfaces (thanks to the powerful PlotPyStack - mostly the guidata and PlotPy libraries).
DataLab is available as a stand-alone application (see for example our all-in-one Windows installer) or as an addon to your Python-Qt application thanks to advanced automation and embedding features.
See DataLab website for more details.
DataLab Simple Client is a Python library that can be used to interact with a DataLab application (server). This allows to control DataLab application from a remote computer, or/and from a third-party application.
DataLab Simple Client also provides ready-to-use widgets that can be used to communicate with a DataLab application:
-
ConnectionDialog
: a dialog box that allows to connect to a DataLab application -
GetObjetDialog
: a dialog box that allows to retrieve an object from a DataLab application
ConnectionDialog |
GetObjectDialog |
---|---|
See documentation for more details on the library and changelog for recent history of changes.