SlackBuildsOrg/python/pymongo
Dimitris Zlatanidis 4b6f734783 python/pymongo: Updated for version 3.4.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
2016-12-04 19:28:59 +00:00
..
pymongo.info python/pymongo: Updated for version 3.4.0. 2016-12-04 19:28:59 +00:00
pymongo.SlackBuild python/pymongo: Updated for version 3.4.0. 2016-12-04 19:28:59 +00:00
README
slack-desc

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)