Thanks the origin author namlook to create mongokit https://github.com/namlook/mongokit
Mongokit is a Python ODM of MongoDB. This project ports mongokit to Python 3 and the latest pymongo (3.9+) version...
- Free software: MIT license
- Documentation: TODO.
pip install mongokit-ng
same as mongokit, but replace mongokit
with mongokit_ng
in all importing.
See #1
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.
Python 2 Mongokit codebase https://github.com/namlook/mongokit