[ 源代码: pymongo ]
软件包:python3-gridfs(3.7.1-1.1+deb10u1) [security]
python3-gridfs 的相关链接
Debian 的资源:
下载源码包 pymongo:
- [pymongo_3.7.1-1.1+deb10u1.dsc]
- [pymongo_3.7.1.orig.tar.gz]
- [pymongo_3.7.1-1.1+deb10u1.debian.tar.xz]
维护者:
外部的资源:
- 主页 [api.mongodb.org]
相似软件包:
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.
其他与 python3-gridfs 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-pymongo
- Python3 interface to the MongoDB document-oriented database