Metadata-Version: 2.1
Name: asyncmongoengine
Version: 0.0.6
Summary: A lightweight asyncio support package based on MongoEngine and Motor.
Project-URL: Homepage, https://github.com/timewalker08/asyncmongoengine
Project-URL: Bug Tracker, https://github.com/timewalker08/asyncmongoengine/issues
Author-email: Antony Lin <timewalker08@outlook.com>
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Requires-Dist: mongoengine~=0.24.2
Requires-Dist: motor~=3.1.1
Description-Content-Type: text/markdown

# asyncmongoengine
A lightweight asyncio compatible mongoengine based on MongoEngine and Motor.
