Skip to content

shirk3y/aiomotorengine

 
 

Repository files navigation

AIOMotorEngine

aiomotorengine is a port of the motorengine which uses Motor for asynchronous access to MongoDB and Asyncio's event loop instead of Tornado's one. It also uses new syntax async def and await for asynchronous code introduced in python 3.5

Install

To install AIOMotorEngine use pip:

$ pip install https://github.com/ilex/aiomotorengine/archive/master.zip

Documentation

Find out more by reading aiomotorengine documentation.

About

Port of MotorEngine for Asyncio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.9%
  • Makefile 1.1%