[ ソース: pymongo ]
パッケージ: python3-gridfs (4.10.1-2)
python3-gridfs に関するリンク
Debian の資源:
pymongo ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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