mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-30 01:15:52 +00:00
1f3f523f0b
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
7 lines
282 B
Plaintext
7 lines
282 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.
|
|
|
|
WWW: http://github.com/mongodb/mongo-python-driver
|