elastic-transport 9.2.1


pip install elastic-transport

  Latest version

Released: Dec 23, 2025


Meta
Author: Elastic Client Library Maintainers
Requires Python: >=3.10

Classifiers

Development Status
  • 5 - Production/Stable

License
  • OSI Approved :: Apache Software License

Intended Audience
  • Developers

Operating System
  • OS Independent

Programming Language
  • Python
  • Python :: 3
  • Python :: 3.10
  • Python :: 3.11
  • Python :: 3.12
  • Python :: 3.13
  • Python :: 3.14
  • Python :: Implementation :: CPython
  • Python :: Implementation :: PyPy

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.

Wheel compatibility matrix

Platform Python 3
any

Files in release

Extras:
Dependencies:
urllib3 (<3,>=1.26.2)
certifi
sniffio