Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-release > by-pkgid > 9955584118b2135ac21554fe39454ae6 > files > 178

python2-bson-3.7.2-1.mga7.armv7hl.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