Metadata-Version: 2.1
Name: mad-gui
Version: 0.2.0a0
Summary: GUI for annotating and processing IMU data.
Author: Malte Ollenschlaeger
Author-email: malte.ollenschlaeger@fau.de
Requires-Python: >=3.7.1,<3.10
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: PySide2 (==5.15.1)
Requires-Dist: numpy (>=1.19.2,<2.0.0)
Requires-Dist: openpyxl (>=3.0.6,<4.0.0)
Requires-Dist: pandas (>=1.2.4,<2.0.0)
Requires-Dist: pyqtgraph (==0.11.0)
Requires-Dist: pytest (>=6.2.2,<7.0.0)
Requires-Dist: scipy (>=1.5.2,<2.0.0)
Requires-Dist: typing-extensions (>=3.10.0,<4.0.0)
