Metadata-Version: 2.1
Name: vcap
Version: 0.0.2
Summary: A library for creating OpenVisionCapsules in Python
Home-page: UNKNOWN
Author: Dilili Labs
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Requires-Dist: pycryptodomex (~=3.0)
Requires-Dist: scipy (~=1.0)
Requires-Dist: scikit-learn (~=0.20)
Requires-Dist: numpy (~=1.18)
Requires-Dist: tensorflow (~=1.15)
Provides-Extra: easy
Requires-Dist: opencv-python-headless (~=4.1.2) ; extra == 'easy'
Provides-Extra: tests
Requires-Dist: pytest ; extra == 'tests'
Requires-Dist: mock ; extra == 'tests'

UNKNOWN


