Metadata-Version: 2.4
Name: monkez_qwidgets
Version: 0.1.0
Summary: My custom PyQt widgets
Author: Monkez
Author-email: tiendelai@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: opencv-python
Requires-Dist: PyQt-Fluent-Widgets[full]
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# My custom Pyqt5 Widgets
- Python 3.x
- [PyQt5](https://pypi.org/project/PyQt5/)
- [OpenCV-Python](https://pypi.org/project/opencv-python/)

```bash
pip install PyQt5 opencv-python
