[ 源代码: python-elasticsearch ]
软件包:python-elasticsearch-doc(7.17.6-1)
python-elasticsearch-doc 的相关链接
Debian 的资源:
下载源码包 python-elasticsearch:
- [python-elasticsearch_7.17.6-1.dsc]
- [python-elasticsearch_7.17.6.orig.tar.gz]
- [python-elasticsearch_7.17.6-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Python client for Elasticsearch (Documentation)
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 documentation.
其他与 python-elasticsearch-doc 有关的软件包
|
|
|
|
-
- dep: libjs-sphinxdoc (>= 4.3)
- JavaScript support for Sphinx documentation
-
- dep: sphinx-rtd-theme-common (>= 1.0.0+dfsg)
- sphinx theme from readthedocs.org (common files)