Metadata-Version: 2.1
Name: vector-pipelines
Version: 0.0.1
Summary: A framework for creating vector search engine powered applications
Project-URL: Documentation, https://github.com/gabrielmbmb/vector-pipelines#readme
Project-URL: Issues, https://github.com/gabrielmbmb/vector-pipelines/issues
Project-URL: Source, https://github.com/gabrielmbmb/vector-pipelines
Author-email: Gabriel Martín Blázquez <gmartinbdev@gmail.com>
License-File: LICENSE
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.7
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 :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.8
Provides-Extra: dev
Requires-Dist: black>=22.12.0; extra == 'dev'
Requires-Dist: mypy>=0.991; extra == 'dev'
Requires-Dist: pre-commit>=2.20.0; extra == 'dev'
Requires-Dist: ruff>=0.0.183; extra == 'dev'
Description-Content-Type: text/markdown

# vector-pipelines
A framework for creating vector search engine powered applications
