SlackBuildsOrg/python/pymongo
Dimitris Zlatanidis b4e8c8c76c python/pymongo: Updated for version 3.5.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
2017-09-23 16:33:22 +01:00
..
pymongo.info python/pymongo: Updated for version 3.5.1. 2017-09-23 16:33:22 +01:00
pymongo.SlackBuild python/pymongo: Updated for version 3.5.1. 2017-09-23 16:33:22 +01: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)