[ ソース: python-elasticsearch ]
パッケージ: python3-elasticsearch (7.1.0-3)
python3-elasticsearch に関するリンク
Debian の資源:
python-elasticsearch ソースパッケージをダウンロード:
- [python-elasticsearch_7.1.0-3.dsc]
- [python-elasticsearch_7.1.0.orig.tar.gz]
- [python-elasticsearch_7.1.0-3.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Python client for Elasticsearch (Python3 version)
Official low-level client for Elasticsearch. Its goal is to provide common ground for all Elasticsearch-related code in Python; because of this it tries to be opinion-free and very extendable.
The client's features include:
* translating basic Python data types to and from json (datetimes are not decoded for performance reasons) * configurable automatic discovery of cluster nodes * persistent connections * load balancing (with pluggable selection strategy) across all available nodes * failed connection penalization (time based - failed connections won't be retried until a timeout is reached) * thread safety * pluggable architecture
This package contains the Python 3 version of the library.
その他の python3-elasticsearch 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-urllib3
- HTTP library with thread-safe connection pooling for Python3
-
- sug: python-elasticsearch-doc
- Python client for Elasticsearch (Documentation)