Metadata-Version: 2.1
Name: funing
Version: 0.2.55
Summary: A face recognition gui
Home-page: https://github.com/larryw3i/Funing
Author: larryw3i
Author-email: larryw3i@163.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: opencv-contrib-python (>=4.6.0.66)
Requires-Dist: numpy (>=1.23.0)
Requires-Dist: Pillow (>=9.1.0)
Requires-Dist: appdirs (>=1.4.4)
Requires-Dist: pygubu (>=0.23.1)
Requires-Dist: isort (>=5.10.1)

# Funing  
a **simple** face recognition GUI, try it just enter:  
```bash
pip3 install funing; funing
```
