7e9830a0f7
- Update to 2.6.1 - Use single space for WWW and end with a slash Changes: http://api.mongodb.org/python/current/changelog.html#changes-in-version-2-6-1
6 lines
281 B
Text
6 lines
281 B
Text
The PyMongo distribution contains tools for interacting with
|
|
the Mongo database from Python. The pymongo package is a native
|
|
Python driver for the Mongo database. The gridfs package is a
|
|
gridfs implementation on top of pymongo.
|
|
|
|
WWW: http://github.com/mongodb/mongo-python-driver/
|