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.
Documentation available at http://docs.mongoengine.org - there is currently a tutorial, a user guide and API reference.
To install MongoEngine, simply run:
pip install mongoengine
Downloads are also available as .zip/.tar.gz archives for the stable and master versions.
To get to grips with MongoEngine, there is extensive documentation, API references and a tutorial. You can find help by joining the MongoEngine Users mailing list.
Want to join an open source project? Now's your chance!
Don't know what you want to help out with? Well here are some areas that we could use help with:
To contribute to the project, fork any repository from the mongoengine organisation on github and send a pull request, all contributions and suggestions are welcome!
If you or your company is doing something cool / interesting on mongoengine then we want to know about it!