Metadata-Version: |
2.3 |
Name: |
svs |
Version: |
0.6.1 |
Summary: |
Stupid Vector Store (SVS): a vector database for the rest of us |
Author-Email: |
Ryan Henning <ryan[at]rhobota.com> |
Project-Url: |
Documentation, https://github.com/Rhobota/svs#readme |
Project-Url: |
Issues, https://github.com/Rhobota/svs/issues |
Project-Url: |
Source, https://github.com/Rhobota/svs |
Keywords: |
database,embeddings,search,semantic,store,stupid,vector |
Classifier: |
Intended Audience :: Developers |
Classifier: |
Intended Audience :: Science/Research |
Classifier: |
License :: OSI Approved :: MIT License |
Classifier: |
Operating System :: MacOS |
Classifier: |
Operating System :: Microsoft :: Windows |
Classifier: |
Operating System :: POSIX :: Linux |
Classifier: |
Programming Language :: Python |
Classifier: |
Programming Language :: Python :: 3.8 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Classifier: |
Programming Language :: Python :: Implementation :: CPython |
Classifier: |
Programming Language :: Python :: Implementation :: PyPy |
Classifier: |
Topic :: Database |
Classifier: |
Topic :: Scientific/Engineering :: Artificial Intelligence |
Classifier: |
Topic :: Software Development :: Libraries :: Python Modules |
Classifier: |
Topic :: Text Processing :: Indexing |
Classifier: |
Topic :: Text Processing :: Linguistic |
Classifier: |
Typing :: Typed |
Requires-Python: |
>=3.8 |
Requires-Dist: |
aiohttp[speedups] |
Requires-Dist: |
networkx |
Requires-Dist: |
numpy |
Requires-Dist: |
pydot |
Requires-Dist: |
python-dotenv |
Requires-Dist: |
mypy (>=1.10.0); extra == "dev" |
Requires-Dist: |
pytest-asyncio (>=0.23.6); extra == "dev" |
Requires-Dist: |
pytest (>=8.1.1); extra == "dev" |
Provides-Extra: |
dev |
Description-Content-Type: |
text/markdown |
License-File: |
LICENSE.txt |