# elastic-transport-python
[![PyPI](https://img.shields.io/pypi/v/elastic-transport)](https://pypi.org/elastic-transport)
[![Python Versions](https://img.shields.io/pypi/pyversions/elastic-transport)](https://pypi.org/elastic-transport)
[![PyPI Downloads](https://static.pepy.tech/badge/elastic-transport)](https://pepy.tech/project/elastic-transport)
[![CI Status](https://img.shields.io/github/actions/workflow/status/elastic/elastic-transport-python/ci.yml)](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/6c/8a/54608571bf0a6686b9f49ccb3acf86e20bc50039ce87e368ebb11faebbc8/elastic_transport-8.15.1.tar.gz",
"platform": null,
"description": "# elastic-transport-python\n\n[![PyPI](https://img.shields.io/pypi/v/elastic-transport)](https://pypi.org/elastic-transport)\n[![Python Versions](https://img.shields.io/pypi/pyversions/elastic-transport)](https://pypi.org/elastic-transport)\n[![PyPI Downloads](https://static.pepy.tech/badge/elastic-transport)](https://pepy.tech/project/elastic-transport)\n[![CI Status](https://img.shields.io/github/actions/workflow/status/elastic/elastic-transport-python/ci.yml)](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": "8.15.1",
"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": "",
"digests": {
"blake2b_256": "b120864177d7ecbc98633ead4d8e12200ec1c7c7a0c8d45080ac636e043db1c7",
"md5": "ae219f7a72da35f2e2a1d3335ddf1737",
"sha256": "b5e82ff1679d8c7705a03fd85c7f6ef85d6689721762d41228dd312e34f331fc"
},
"downloads": -1,
"filename": "elastic_transport-8.15.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ae219f7a72da35f2e2a1d3335ddf1737",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 64426,
"upload_time": "2024-10-09T11:50:41",
"upload_time_iso_8601": "2024-10-09T11:50:41.022958Z",
"url": "https://files.pythonhosted.org/packages/b1/20/864177d7ecbc98633ead4d8e12200ec1c7c7a0c8d45080ac636e043db1c7/elastic_transport-8.15.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "6c8a54608571bf0a6686b9f49ccb3acf86e20bc50039ce87e368ebb11faebbc8",
"md5": "bfadec576c9edf93bd13c3e60a25d925",
"sha256": "9cac4ab5cf9402668cf305ae0b7d93ddc0c7b61461d6d1027850db6da9cc5742"
},
"downloads": -1,
"filename": "elastic_transport-8.15.1.tar.gz",
"has_sig": false,
"md5_digest": "bfadec576c9edf93bd13c3e60a25d925",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 72726,
"upload_time": "2024-10-09T11:50:42",
"upload_time_iso_8601": "2024-10-09T11:50:42.974647Z",
"url": "https://files.pythonhosted.org/packages/6c/8a/54608571bf0a6686b9f49ccb3acf86e20bc50039ce87e368ebb11faebbc8/elastic_transport-8.15.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-09 11:50:42",
"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"
}