Metadata-Version: 2.1
Name: clandestino-postgres
Version: 0.1.1
Summary: Clandestino Postgres 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
Requires-Dist: clandestino-interfaces (>=0.1.0,<0.2.0)
Requires-Dist: psycopg[binary] (>=3.1.18,<4.0.0)
Requires-Dist: python-decouple (>=3.8,<4.0)
Description-Content-Type: text/markdown

# Clandestino Post

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"
