Metadata-Version: 2.1
Name: QtModularUiPack
Version: 0.0.3
Summary: A module for quick and easy creation of highly modular PyQt5 applications.
Home-page: https://github.com/dowerner/QtModularUiPack
Author: Dominik Werner
Author-email: dominikw@bluewin.ch
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: json5 (>=0.8.5)
Requires-Dist: PyQt5 (>=5.12)
Requires-Dist: numpy (>=1.15.0)
Requires-Dist: matplotlib (>=3.1.0)
Requires-Dist: pyqtgraph (>=0.10.0)

# QtModularUiPack
A module for quick and easy creation of PyQt5 applications.


