:mod:`bson` -- BSON (Binary JSON) Encoding and Decoding
=======================================================

.. automodule:: bson
   :synopsis: BSON (Binary JSON) Encoding and Decoding
   :members:

Sub-modules:

.. toctree::
   :maxdepth: 2

   binary
   code
   dbref
   errors
   json_util
   max_key
   min_key
   objectid
   son
   timestamp
   tz_util
