Binary package “python3-gridfs” in ubuntu mantic

Python3 implementation of GridFS for MongoDB

 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.