Metadata-Version: 2.1
Name: vcap
Version: 0.3.7.2
Summary: A library for creating OpenVisionCapsules in Python
Author: Aotu.ai
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Requires-Dist: pycryptodomex==3.9.7
Requires-Dist: scipy==1.4.1
Requires-Dist: scikit-learn==0.22.2
Requires-Dist: numpy<2,>=1.16
Requires-Dist: tensorflow~=2.5.0
Provides-Extra: tests
Requires-Dist: pytest; extra == "tests"
Requires-Dist: mock; extra == "tests"
Provides-Extra: easy
Requires-Dist: opencv-python-headless~=4.1.2; extra == "easy"
