Metadata-Version: 2.1
Name: motorized
Version: 0.5.0
Summary: Asyncio mongodb ODM based on pydantic
License: MIT
Keywords: MongoDB,Pydantic,Asyncio,ODM
Author: Sebastien Nicolet
Author-email: snicolet95@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: depsolve (>=0.1.1,<0.2.0)
Requires-Dist: motor (>=2.5.1,<3.0.0)
Requires-Dist: pydantic (>=1.8.2,<2.0.0)
Project-URL: Documentation, https://github.com/Chr0nos/motorized/blob/master/README.md
