Metadata-Version: 2.1
Name: clandestino_qdrant
Version: 0.1.0
Summary: Clandestino Qdrant implementation
Author: XimitGaia
Author-email: im.ximit@gmail.com
Requires-Python: >=3.11,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: clandestino-interfaces (>=0.1.0,<0.2.0)
Requires-Dist: python-decouple (>=3.8,<4.0)
Requires-Dist: qdrant-client (>=1.10.1,<2.0.0)
Description-Content-Type: text/markdown

# Clandestino MongoDB

Main project [here](https://github.com/CenturyBoys/clandestino)

This project uses [motor](https://pypi.org/project/motor/) "^3.3.2" package to communicate with mongodb.

motor = "^3.3.2"
