slackbuilds_ponce/python/pymongo
Dimitris Zlatanidis ebf0c73ce0
python/pymongo: Updated for version 4.3.3.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-12-10 07:43:10 +07:00
..
pymongo.info
pymongo.SlackBuild
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.