=========== MongoEngine =========== :Info: MongoEngine is an ORM-like layer on top of PyMongo. :Author: Harry Marr (http://github.com/hmarr) About ===== MongoEngine is a Python Object-Document Mapper for working with MongoDB. Documentation available at http://hmarr.com/mongoengine/ - there is currently a `tutorial `_, a `user guide `_ and an `API reference `_. Dependencies ============ - pymongo 1.1+ - sphinx (optional - for documentation generation)