Motor

I’m excited to announce version 1.2.0 of Motor, my async Python driver for MongoDB. Motor works with Python 2.7 and 3.4+, and it supports async MongoDB applications using either Tornado or asyncio. Version 1.2.0 is not substantially changed from the release candidate I announced last week, please read that post for all the details about this version of Motor.

Install Motor with pip:

python -m pip install -U motor

If you find issues, file a bug and I’ll respond promptly. But if it works for you, don’t be silent!—tweet at me and tell me.