Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
elastic-transport 8.17.1 documentation
elastic-transport 8.17.1 documentation
  • Installation
  • Nodes
  • Responses
  • Exceptions & Warnings
  • Logging
  • Transport
  • Node Pool
  • Serializers
  • Client Utilities
Back to top
View this page

InstallationΒΆ

Install with pip like so:

$ python -m pip install elastic-transport

Additional dependencies are required to use some features of the elastic-transport package.

Install the requests package to use elastic_transport.RequestsHttpNode.

Install the aiohttp package to use elastic_transport.AiohttpHttpNode.

Install the httpx package to use elastic_transport.HttpxAsyncHttpNode.

Next
Nodes
Previous
Home
Copyright © 2025 Elasticsearch B.V.
Made with Sphinx and @pradyunsg's Furo
Last updated on 13 March 2025