Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
python3-gridfs
Python3 implementation of GridFS for MongoDB
https://api.mongodb.org/python/
0
no reviews
Install
GridFS is a storage specification for large objects in MongoDB. The Python3 gridfs module is an implementation based on the pymongo module. It provides a file-like interface.