PyMongo Package
Python uses PyMongo to provide a unified API for accessing DDS databases. Applications can perform operations based on PyMongo. PyMongo supports SSL connections and uses a connection pool to support multithreaded applications.
To install PyMongo, see the official guide.