Skip to content

ilex/aiomotorengine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
ilex
Apr 20, 2017
d3b2eb7 · Apr 20, 2017

History

12 Commits
Apr 20, 2017
Dec 6, 2015
Apr 20, 2017
Nov 10, 2015
Nov 10, 2015
Nov 10, 2015
Nov 10, 2015
Nov 10, 2015
Nov 10, 2015
Apr 18, 2017
Nov 10, 2015
Nov 10, 2015
Dec 5, 2015
Nov 10, 2015

Repository files navigation

AIOMotorEngine

Warning

Instead of this repository it is prefered to use asyncio branch (https://github.com/ilex/motorengine/tree/asyncio) of motorengine as it much more compatible with motorengine. Instead of aiomotorengine use motorengine.aiomotorengine.

About

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