python3-mongoengine

Python 3 Document-Object Mapper for working with MongoDB
  http://mongoengine.org/
  0
  no reviews



MongoEngine is a Document-Object Mapper (think ORM, but for document databases) for working with MongoDB from Python. It uses a simple declarative API, similar to the Django ORM.

This is the Python 3 package.