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

.. automodule:: bson
   :synopsis: BSON (Binary JSON) Encoding and Decoding
   :members: BSON, decode, decode_all, decode_file_iter, decode_iter, encode, gen_list_name, has_c, is_valid

Sub-modules:

.. toctree::
   :maxdepth: 2

   binary
   code
   codec_options
   datetime_ms
   dbref
   decimal128
   errors
   int64
   json_util
   max_key
   min_key
   objectid
   raw_bson
   regex
   son
   timestamp
   tz_util
