pymongo: pymongo (Python Driver/Tools for mongodb)
pymongo:
pymongo: The PyMongo distribution contains tools for interacting with MongoDB
pymongo: database from Python.  The bson package is an implementation of
pymongo: the BSON format for Python (http://bsonspec.org). The pymongo
pymongo: package is a native Python driver for MongoDB. The gridfs package
pymongo: is a gridfs implementation on top of pymongo.
pymongo: (http://www.mongodb.org/display/DOCS/GridFS+Specification)
pymongo:
pymongo:
pymongo: