1873d38a77
PR: ports/190424 Submitted by: Bartek Rutkowski <ports at robakdesign com>
6 lines
280 B
Text
6 lines
280 B
Text
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.
|
|
|
|
WWW: http://github.com/mongodb/mongo-python-driver
|