hello – A wrapper for hello command responses.

Helpers for the ‘hello’ and legacy hello commands.

class pymongo.hello.Hello(doc)

Parse a hello response from the server.

document

The complete hello command response document.

New in version 3.4.