[ ソース: 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