# elastic-transport-python
[](https://pypi.org/project/elastic-transport)
[](https://pypi.org/project/elastic-transport)
[](https://pepy.tech/project/elastic-transport)
[](https://github.com/elastic/elastic-transport-python/actions)
Transport classes and utilities shared among Python Elastic client libraries
This library was lifted from [`elasticsearch-py`](https://github.com/elastic/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](https://elastic-transport-python.readthedocs.io).
## License
`elastic-transport-python` is available under the Apache-2.0 license.
For more details see [LICENSE](https://github.com/elastic/elastic-transport-python/blob/main/LICENSE).
Raw data
{
"_id": null,
"home_page": "https://github.com/elastic/elastic-transport-python",
"name": "elastic-transport",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": null,
"author": "Elastic Client Library Maintainers",
"author_email": "client-libs@elastic.co",
"download_url": "https://files.pythonhosted.org/packages/ae/1f/2d1a1790df2b75e1e1eb90d8a3fe066a47ef95e34430657447e549cc274c/elastic_transport-9.1.0.tar.gz",
"platform": null,
"description": "# elastic-transport-python\n\n[](https://pypi.org/project/elastic-transport)\n[](https://pypi.org/project/elastic-transport)\n[](https://pepy.tech/project/elastic-transport)\n[](https://github.com/elastic/elastic-transport-python/actions)\n\nTransport classes and utilities shared among Python Elastic client libraries\n\nThis library was lifted from [`elasticsearch-py`](https://github.com/elastic/elasticsearch-py)\nand then transformed to be used across all Elastic services\nrather than only Elasticsearch.\n\n### Installing from PyPI\n\n```\n$ python -m pip install elastic-transport\n```\n\nVersioning follows the major and minor version of the Elastic Stack version and\nthe patch number is incremented for bug fixes within a minor release.\n\n## Documentation\n\nDocumentation including an API reference is available on [Read the Docs](https://elastic-transport-python.readthedocs.io).\n\n## License\n\n`elastic-transport-python` is available under the Apache-2.0 license.\nFor more details see [LICENSE](https://github.com/elastic/elastic-transport-python/blob/main/LICENSE).\n",
"bugtrack_url": null,
"license": null,
"summary": "Transport classes and utilities shared among Python Elastic client libraries",
"version": "9.1.0",
"project_urls": {
"Documentation": "https://elastic-transport-python.readthedocs.io",
"Homepage": "https://github.com/elastic/elastic-transport-python",
"Issue Tracker": "https://github.com/elastic/elastic-transport-python/issues",
"Source Code": "https://github.com/elastic/elastic-transport-python"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "ef5ddd5a919dd887fe20a91f18faf5b4345ee3a058e483d2aa84cef0f2567e17",
"md5": "e13e5d3a281952548ebd6c81bdea6ea2",
"sha256": "369fa56874c74daae4ea10cbf40636d139f38f42bec0e006b9cd45a168ee7fce"
},
"downloads": -1,
"filename": "elastic_transport-9.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "e13e5d3a281952548ebd6c81bdea6ea2",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 65142,
"upload_time": "2025-07-24T16:41:29",
"upload_time_iso_8601": "2025-07-24T16:41:29.648460Z",
"url": "https://files.pythonhosted.org/packages/ef/5d/dd5a919dd887fe20a91f18faf5b4345ee3a058e483d2aa84cef0f2567e17/elastic_transport-9.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "ae1f2d1a1790df2b75e1e1eb90d8a3fe066a47ef95e34430657447e549cc274c",
"md5": "04ad6fff071e88dde79a89354b754da9",
"sha256": "1590e44a25b0fe208107d5e8d7dea15c070525f3ac9baafbe4cb659cd14f073d"
},
"downloads": -1,
"filename": "elastic_transport-9.1.0.tar.gz",
"has_sig": false,
"md5_digest": "04ad6fff071e88dde79a89354b754da9",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 76483,
"upload_time": "2025-07-24T16:41:31",
"upload_time_iso_8601": "2025-07-24T16:41:31.017111Z",
"url": "https://files.pythonhosted.org/packages/ae/1f/2d1a1790df2b75e1e1eb90d8a3fe066a47ef95e34430657447e549cc274c/elastic_transport-9.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-24 16:41:31",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "elastic",
"github_project": "elastic-transport-python",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "elastic-transport"
}