Metadata-Version: 2.4
Name: pywisp
Version: 1.1.1
Summary: Python based Weird visualisation for test bench prototypes.
Author-email: Jens Wurm <jens.wurm@umit-tirol.at>, Jonathan Halmen <jonathan.halmen@umit-tirol.at>
Keywords: pywisp,visualisation,lab,prototyping
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: numpy>1.24.4
Requires-Dist: PyQt5
Requires-Dist: matplotlib
Requires-Dist: pyqtgraph
Requires-Dist: pyserial
Requires-Dist: PyYAML
Requires-Dist: python-dateutil
Requires-Dist: pandas
Requires-Dist: sphinx
Requires-Dist: build
Requires-Dist: twine>=6.2.0
Requires-Dist: uv-publish>=1.3
Dynamic: license-file

===================================================================
PyWisp - Python based Weird visualisation for test bench prototypes
===================================================================

PyWisp stands for *Python based Weird visualisation for test bench prototypes*.

PyWisp is targeted at students and researchers working in control engineering. It helps
to implement and run a communication and visualization for a test bench. Based on PyMoskito GUI
it is easy to use, if you run your simulations in it. It uses the same modular structure
to design a control flow for the test bench.
