mongo-python-driver/doc/api
A. Jesse Jiryu Davis c63c068611 PYTHON-1564 Add DriverInfo to handshake metadata
Allow drivers that wrap PyMongo to add their info to the handshake
metadata, using a "driver" option like:

  MongoClient(driver=DriverInfo("MyDriver", "1.2.3"))

The DriverInfo is appended to PyMongo's own metadata.
2018-06-03 10:04:45 -04:00
..
bson 3.5 changelog and documentation fixes. 2017-08-08 09:32:09 -07:00
gridfs Remove GridFS.open and close, and GridFile. 2014-10-31 14:15:25 -04:00
pymongo PYTHON-1564 Add DriverInfo to handshake metadata 2018-06-03 10:04:45 -04:00
index.rst docs for pymongo->bson move PYTHON-60 2010-09-14 16:34:46 -04:00