[ 原始碼: pymongo ]
套件:python3-gridfs(3.11.0-1+deb11u1) [security]
python3-gridfs 的相關連結
Debian 的資源:
下載原始碼套件 pymongo:
- [pymongo_3.11.0-1+deb11u1.dsc]
- [pymongo_3.11.0.orig.tar.gz]
- [pymongo_3.11.0-1+deb11u1.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
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pymongo
- Python3 interface to the MongoDB document-oriented database