python-mongoengine-doc

Python document-object mapper for working with mongodb (documentation)
  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 package contains the html documentation.