95e2a2c31f
Approved by: portmgr (compliance)
4 lines
228 B
Text
4 lines
228 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.
|