mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
7 lines
366 B
Text
7 lines
366 B
Text
|
The PyMongo distribution contains tools for interacting with MongoDB
|
||
|
database from Python. The bson package is an implementation of
|
||
|
the BSON format for Python (http://bsonspec.org). The pymongo
|
||
|
package is a native Python driver for MongoDB. The gridfs package
|
||
|
is a gridfs implementation on top of pymongo.
|
||
|
(http://www.mongodb.org/display/DOCS/GridFS+Specification)
|