3 projects
mongoquery
A utility library that provides a MongoDB-like query language for querying python collections. It's mainly intended to parse objects structured as fundamental types in a similar fashion to what is produced by JSON or YAML parsers.
Flask-CuddlyRest
Flask restful API framework for MongoDB/MongoEngine
gevent_async
A small set of utilities to help with writing synchronouscode flows in a collaborative multitasking context.