elastic-transport

Transport classes and utilities shared among Python Elastic client libraries

Latest version: 9.4.0 registry icon
Maintenance score
74
Safety score
100
Popularity score
35
Check your open source dependency risks. Get immediate insight about security, stability and licensing risks.
Security
  Vulnerabilities
Version Suggest Low Medium High Critical
9.4.0 0 0 0 0 0
9.2.1 0 0 0 0 0
9.2.0 0 0 0 0 0
9.1.0 0 0 0 0 0
8.17.1 0 0 0 0 0
8.17.0 0 0 0 0 0
8.15.1 0 0 0 0 0
8.15.0 0 0 0 0 0
8.13.1 0 0 0 0 0
8.13.0 0 0 0 0 0
8.12.0 0 0 0 0 0
8.11.0 0 0 0 0 0
8.10.0 0 0 0 0 0
8.4.1 0 0 0 0 0
8.4.0 0 0 0 0 0
8.1.2 0 0 0 0 0
8.1.1 0 0 0 0 0
8.1.0 0 0 0 0 0
8.0.1 0 0 0 0 0
8.0.0b1 0 0 0 0 0
8.0.0a7 0 0 0 0 0
8.0.0a6 0 0 0 0 0
8.0.0a5 0 0 0 0 0
8.0.0a4 0 0 0 0 0
8.0.0a3 0 0 0 0 0
8.0.0a2 0 0 0 0 0
8.0.0a1 0 0 0 0 0
8.0.0 0 0 0 0 0
7.16.0 0 0 0 0 0
7.15.0 0 0 0 0 0
7.14.0 0 0 0 0 0
7.13.0 0 0 0 0 0
7.12.0 0 0 0 0 0
7.11.0b1 0 0 0 0 0
7.11.0 0 0 0 0 0
0.1.0b0 0 0 0 0 0

Stability
Latest release:

9.4.0 - This version is safe to use because it has no known security vulnerabilities at this time. Find out if your coding project uses this component and get notified of any reported security vulnerabilities with Meterian-X Open Source Security Platform

Licensing

Maintain your licence declarations and avoid unwanted licences to protect your IP the way you intended.

Apache-1.0   -   Apache License 1.0

Not a wildcard

Not proprietary

OSI Compliant



elastic-transport-python

PyPI Python Versions PyPI Downloads CI Status

Transport classes and utilities shared among Python Elastic client libraries

This library was lifted from elasticsearch-py and then transformed to be used across all Elastic services rather than only Elasticsearch.

Installing from PyPI

$ python -m pip install elastic-transport

Versioning follows the major and minor version of the Elastic Stack version and the patch number is incremented for bug fixes within a minor release.

Documentation

Documentation including an API reference is available on Read the Docs.

License

elastic-transport-python is available under the Apache-2.0 license. For more details see LICENSE.