Sophie

Sophie

distrib > Mageia > 7 > i586 > media > core-release > by-pkgid > bc55833f04f370ac3ed453ef5b0ad686 > files > 129

python2-gridfs-3.7.2-1.mga7.i586.rpm

API Documentation
=================

The PyMongo distribution contains three top-level packages for
interacting with MongoDB. :mod:`bson` is an implementation of the
`BSON format <http://bsonspec.org>`_, :mod:`pymongo` is a
full-featured driver for MongoDB, and :mod:`gridfs` is a set of tools
for working with the `GridFS
<http://www.mongodb.org/display/DOCS/GridFS+Specification>`_ storage
specification.

.. toctree::
   :maxdepth: 2

   bson/index
   pymongo/index
   gridfs/index