MongoKit framework try to keep its simplicity when you manage mongodb in python. MongoKit was developed to be fast and light with KISS and DRY in mind. MongoKit brings structured schema and validation layer on top of the great pymongo driver.
Documentation: https://github.com/namlook/mongokit/wiki
Source at github: https://github.com/namlook/mongokit