Try it out: "pip install https://github.com/mongodb/mongo-python-driver/archive/2.7rc0.tar.gz"
MongoDB's asynchronous interface will require no callbacks in the next release.
A mysterious deadlock with PyMongo and Gevent.
The year in review: Motor, Toro, and asyncio.
I'm speaking at the Python Meetup and the MongoDB User Group in Austin, TX this week.
Announcing PyMongo 2.6.3, which fixes some connection-pool bugs and hardens the BSON parser.
How can you port a complex application from blocking to non-blocking style without rewriting all your code at once?