Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/heynemann/motorengine
Motorengine is a port of MongoEngine for Tornado.
https://github.com/heynemann/motorengine
Last synced: about 4 hours ago
JSON representation
Motorengine is a port of MongoEngine for Tornado.
- Host: GitHub
- URL: https://github.com/heynemann/motorengine
- Owner: heynemann
- Created: 2013-09-12T20:28:07.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2022-12-27T14:53:58.000Z (about 2 years ago)
- Last Synced: 2024-10-18T01:07:35.977Z (3 months ago)
- Language: Python
- Homepage: http://motorengine.readthedocs.org
- Size: 611 KB
- Stars: 204
- Watchers: 18
- Forks: 64
- Open Issues: 55
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- starred-awesome - motorengine - Motorengine is a port of MongoEngine for Tornado. (Python)
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/).