PACKAGE NAME: pymongo-4.7.2-x86_64-2_slackdce.txz PACKAGE LOCATION: ./python/pymongo PACKAGE SIZE (compressed): 528 K PACKAGE SIZE (uncompressed): 4370 K PACKAGE REQUIRED: python3-flit_core,python3-installer,python3-pyproject-hooks,python3-build,python3-packaging-opt,python3-wheel,python3-setuptools-opt PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: pymongo: pymongo (Python Driver/Tools for mongodb) pymongo: pymongo: The PyMongo distribution contains tools for interacting with MongoDB pymongo: database from Python. The bson package is an implementation of pymongo: the BSON format for Python (http://bsonspec.org). The pymongo pymongo: package is a native Python driver for MongoDB. The gridfs package pymongo: is a gridfs implementation on top of pymongo. pymongo: pymongo: Homepage: https://github.com/mongodb/mongo-python-driver pymongo: pymongo: