Skip to content

Motorengine is a port of MongoEngine for using native asyncio

Notifications You must be signed in to change notification settings

liviaerxin/motorengine

 
 

Repository files navigation

motorengine

Notice: Need Python 3.5+ Using asyncio(async/await) in python3.5+ to replace callback method for sake of asynchronous style. For instance, the return_future decorator from tornado(v5.1 below) has been revised and adapted to tornado(v6.0+).

Build Status PyPi version Coverage Status

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

Find out more by reading motorengine documentation.

About

Motorengine is a port of MongoEngine for using native asyncio

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.2%
  • Makefile 0.8%