[ buster ]
[ ソース: pymongo ]
パッケージ: python-gridfs (3.7.1-1.1+deb10u1) [security]
python-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]
類似のパッケージ:
Python implementation of GridFS for MongoDB
GridFS is a storage specification for large objects in MongoDB. The Python gridfs module is an implementation based on the pymongo module. It provides a file-like interface.
その他の python-gridfs 関連パッケージ
|
|
|
|
-
- dep: python
- 対話式の高レベルオブジェクト指向言語 (Python2 バージョン)
-
- dep: python-pymongo
- Python interface to the MongoDB document-oriented database