Albertus Seba Python sebae


The Python ecosystem is varied, and at MongoDB we've done our best to support our varied users.

PyMongo, the mainstream official driver, supports most use cases: Python 2 and 3, in threaded or Gevent mode, with or without a C compiler. It even works with Jython. If you need an async driver, my Motor package integrates MongoDB with Tornado, and will soon integrate with asyncio as well. If you need a specialized library for NumPy and MongoDB, our contributions to Monary give you a high-performance NumPy integration.

So, where should we now focus our effort? What would be most useful to you? Do you care about Python 3? Django? Do you need an official Twisted driver for MongoDB? Are you a NumPy user?

Please take our survey. It would be a great help to me.

Thanks,
Jesse


Image Source