A Python Object-Document-Mapper for working with MongoDB http://mongoengine.org
Find a file
2009-11-22 23:40:06 +00:00
docs Added docs directory, started tutorial 2009-11-22 23:26:21 +00:00
mongoengine Cleaned up _to_{python,mongo} + _validate mess 2009-11-22 17:26:47 +00:00
tests Cleaned up _to_{python,mongo} + _validate mess 2009-11-22 17:26:47 +00:00
.gitignore Added docs directory, started tutorial 2009-11-22 23:26:21 +00:00
LICENSE Added LICENSE and README.rst 2009-11-22 23:40:06 +00:00
README.rst Added LICENSE and README.rst 2009-11-22 23:40:06 +00:00

MongoEngine
===========
MongoEngine is an ORM-like layer on top of PyMongo.

**Warning:** this software is still in development and should *not* be used
in production.