Metadata-Version: 2.1
Name: VDBpy
Version: 0.1
Summary: A simple vector database allows difference search methods (consine similarity and euclidean distance ect.)
Home-page: https://github.com/Ateee329/VDBpy
Author: Justin He
Author-email: justin.he814@gmail.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
Requires-Dist: math
Requires-Dist: collections

# VDBpy
A simple vector database allows difference search methods (consine similarity and euclidean distance ect.)
