Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/heynemann/motorengine

Motorengine is a port of MongoEngine for Tornado.
https://github.com/heynemann/motorengine

Last synced: about 2 months ago
JSON representation

Motorengine is a port of MongoEngine for Tornado.

Awesome Lists containing this project

README

        

motorengine
===========

[![Build Status](https://travis-ci.org/heynemann/motorengine.png?branch=master)](https://travis-ci.org/heynemann/motorengine)
[![PyPi version](https://img.shields.io/pypi/v/motorengine.svg)](https://pypi.python.org/pypi/motorengine/)
[![Coverage Status](https://coveralls.io/repos/heynemann/motorengine/badge.png?branch=master)](https://coveralls.io/r/heynemann/motorengine?branch=master)

motorengine is a port of the incredible mongoengine mapper, using Motor for asynchronous access to mongo.

Find out more by reading [motorengine documentation](http://motorengine.readthedocs.org/en/latest/).