198 Forks
2181 Stars
2181 Watchers

motor

Motor - the async Python driver for MongoDB and Tornado or asyncio

How to download and setup motor

Open terminal and run command
git clone https://github.com/mongodb/motor.git
git clone is used to create a copy or clone of motor repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with motor https://github.com/mongodb/motor/archive/master.zip

Or simply clone motor with SSH
[email protected]:mongodb/motor.git

If you have some problems with motor

You may open issue on motor support forum (system) here: https://github.com/mongodb/motor/issues