Files
bsdports/python/py-pymongo/pkg-descr
2023-03-12 21:19:08 +02:00

5 lines
228 B
Plaintext

The PyMongo distribution contains tools for interacting with
the Mongo database from Python. The pymongo package is a native
Python driver for the Mongo database. The gridfs package is a
gridfs implementation on top of pymongo.