Metadata-Version: 2.4
Name: damei
Version: 1.1.136
Summary: Da Mei project with deep learning general functions.
Home-page: https://github.com/zhangzhengde0225/damei
Author: Zhengde Zhang
Author-email: drivener@163.com
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.6.0
Description-Content-Type: text/markdown
Provides-Extra: array
Requires-Dist: numpy; extra == "array"
Provides-Extra: cv
Requires-Dist: numpy; extra == "cv"
Requires-Dist: opencv-python; extra == "cv"
Requires-Dist: tqdm; extra == "cv"
Provides-Extra: nn
Requires-Dist: numpy; extra == "nn"
Requires-Dist: easydict; extra == "nn"
Requires-Dist: torch; extra == "nn"
Requires-Dist: torchvision; extra == "nn"
Requires-Dist: pillow; extra == "nn"
Requires-Dist: tqdm; extra == "nn"
Provides-Extra: rsa
Requires-Dist: rsa; extra == "rsa"
Provides-Extra: all
Requires-Dist: easydict; extra == "all"
Requires-Dist: numpy; extra == "all"
Requires-Dist: opencv-python; extra == "all"
Requires-Dist: pillow; extra == "all"
Requires-Dist: rsa; extra == "all"
Requires-Dist: torch; extra == "all"
Requires-Dist: torchvision; extra == "all"
Requires-Dist: tqdm; extra == "all"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: provides-extra
Dynamic: requires-python
Dynamic: summary

Da Mei project with deep learning general functions.
