blob: 4a2444db473745994dfc7a0782fa1e74369ad66e (
plain) (
blame)
1
2
3
4
|
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.
|