[![Release](https://github.com/opensearch-project/opensearch-py/actions/workflows/unified-release.yml/badge.svg)](https://github.com/opensearch-project/opensearch-py/actions/workflows/unified-release.yml)
[![CI](https://github.com/opensearch-project/opensearch-py/actions/workflows/ci.yml/badge.svg)](https://github.com/opensearch-project/opensearch-py/actions/workflows/ci.yml)
[![Integration](https://github.com/opensearch-project/opensearch-py/actions/workflows/integration.yml/badge.svg)](https://github.com/opensearch-project/opensearch-py/actions/workflows/integration.yml)
[![Chat](https://img.shields.io/badge/chat-on%20forums-blue)](https://discuss.opendistrocommunity.dev/c/clients/)
![PRs welcome!](https://img.shields.io/badge/PRs-welcome!-success)
![OpenSearch logo](https://github.com/opensearch-project/opensearch-py/raw/main/OpenSearch.svg)
OpenSearch Python Client
- [Welcome!](https://github.com/opensearch-project/opensearch-py#welcome)
- [User Guide](https://github.com/opensearch-project/opensearch-py#user-guide)
- [API Doc](https://opensearch-project.github.io/opensearch-py/)
- [Compatibility with OpenSearch](https://github.com/opensearch-project/opensearch-py#compatibility-with-opensearch)
- [Project Resources](https://github.com/opensearch-project/opensearch-py#project-resources)
- [Code of Conduct](https://github.com/opensearch-project/opensearch-py#code-of-conduct)
- [License](https://github.com/opensearch-project/opensearch-py#license)
- [Copyright](https://github.com/opensearch-project/opensearch-py#copyright)
# Welcome!
**opensearch-py** is [a community-driven, open source fork](https://aws.amazon.com/blogs/opensource/introducing-opensearch/)
of elasticsearch-py licensed under the [Apache v2.0 License](https://github.com/opensearch-project/opensearch-py/blob/main/LICENSE.txt).
For more information, see [opensearch.org](https://opensearch.org/) and the [API Doc](https://opensearch-project.github.io/opensearch-py/).
## User Guide
To get started with the OpenSearch Python Client, see [User Guide](https://github.com/opensearch-project/opensearch-py/blob/main/USER_GUIDE.md). This repository also contains [working samples](https://github.com/opensearch-project/opensearch-py/tree/main/samples) and [benchmarks](https://github.com/opensearch-project/opensearch-py/tree/main/benchmarks).
## Compatibility with OpenSearch
See [Compatibility](https://github.com/opensearch-project/opensearch-py/blob/main/COMPATIBILITY.md).
## Project Resources
* [Project Website](https://opensearch.org/)
* [Downloads](https://opensearch.org/downloads.html)
* [Documentation](https://opensearch.org/docs/latest/clients/python/)
* Need help? Try [Forums](https://discuss.opendistrocommunity.dev/)
* [Project Principles](https://opensearch.org/#principles)
* [Contributing to OpenSearch](https://github.com/opensearch-project/opensearch-py/blob/main/CONTRIBUTING.md)
* [Maintainer Responsibilities](https://github.com/opensearch-project/opensearch-py/blob/main/MAINTAINERS.md)
* [Release Management](https://github.com/opensearch-project/opensearch-py/blob/main/RELEASING.md)
* [Admin Responsibilities](https://github.com/opensearch-project/opensearch-py/blob/main/ADMINS.md)
* [Security](https://github.com/opensearch-project/opensearch-py/blob/main/SECURITY.md)
## Code of Conduct
This project has adopted the
[Amazon Open Source Code of Conduct](https://github.com/opensearch-project/opensearch-py/blob/main/CODE_OF_CONDUCT.md).
For more information see the [Code of Conduct FAQ](https://aws.github.io/code-of-conduct-faq), or contact
[opensource-codeofconduct@amazon.com](mailto:opensource-codeofconduct@amazon.com) with any additional questions or comments.
## License
This project is licensed under the
[Apache v2.0 License](https://github.com/opensearch-project/opensearch-py/blob/main/LICENSE.txt).
## Copyright
Copyright OpenSearch Contributors. See
[NOTICE](https://github.com/opensearch-project/opensearch-py/blob/main/NOTICE.txt) for details.
Raw data
{
"_id": null,
"home_page": "https://github.com/opensearch-project/opensearch-py",
"name": "opensearch-py",
"maintainer": "Aleksei Atavin, Denis Zalevskiy, Rushi Agrawal, Shephali Mittal",
"docs_url": null,
"requires_python": "<4,>=3.8",
"maintainer_email": "axeo@aiven.io, dez@aiven.io, rushi.agr@gmail.com, shephalm@amazon.com",
"keywords": null,
"author": "Aleksei Atavin, Denis Zalevskiy, Rushi Agrawal, Shephali Mittal",
"author_email": "axeo@aiven.io, dez@aiven.io, rushi.agr@gmail.com, shephalm@amazon.com",
"download_url": "https://files.pythonhosted.org/packages/c4/ca/5be52de5c69ecd327c16f3fc0dba82b7ffda5bbd0c0e215bdf23a4d12b12/opensearch_py-2.7.1.tar.gz",
"platform": null,
"description": "[![Release](https://github.com/opensearch-project/opensearch-py/actions/workflows/unified-release.yml/badge.svg)](https://github.com/opensearch-project/opensearch-py/actions/workflows/unified-release.yml)\n[![CI](https://github.com/opensearch-project/opensearch-py/actions/workflows/ci.yml/badge.svg)](https://github.com/opensearch-project/opensearch-py/actions/workflows/ci.yml)\n[![Integration](https://github.com/opensearch-project/opensearch-py/actions/workflows/integration.yml/badge.svg)](https://github.com/opensearch-project/opensearch-py/actions/workflows/integration.yml)\n[![Chat](https://img.shields.io/badge/chat-on%20forums-blue)](https://discuss.opendistrocommunity.dev/c/clients/)\n![PRs welcome!](https://img.shields.io/badge/PRs-welcome!-success)\n\n![OpenSearch logo](https://github.com/opensearch-project/opensearch-py/raw/main/OpenSearch.svg)\n\nOpenSearch Python Client\n\n- [Welcome!](https://github.com/opensearch-project/opensearch-py#welcome)\n- [User Guide](https://github.com/opensearch-project/opensearch-py#user-guide)\n- [API Doc](https://opensearch-project.github.io/opensearch-py/)\n- [Compatibility with OpenSearch](https://github.com/opensearch-project/opensearch-py#compatibility-with-opensearch)\n- [Project Resources](https://github.com/opensearch-project/opensearch-py#project-resources)\n- [Code of Conduct](https://github.com/opensearch-project/opensearch-py#code-of-conduct)\n- [License](https://github.com/opensearch-project/opensearch-py#license)\n- [Copyright](https://github.com/opensearch-project/opensearch-py#copyright)\n\n# Welcome!\n\n**opensearch-py** is [a community-driven, open source fork](https://aws.amazon.com/blogs/opensource/introducing-opensearch/)\nof elasticsearch-py licensed under the [Apache v2.0 License](https://github.com/opensearch-project/opensearch-py/blob/main/LICENSE.txt). \nFor more information, see [opensearch.org](https://opensearch.org/) and the [API Doc](https://opensearch-project.github.io/opensearch-py/).\n\n## User Guide\n\nTo get started with the OpenSearch Python Client, see [User Guide](https://github.com/opensearch-project/opensearch-py/blob/main/USER_GUIDE.md). This repository also contains [working samples](https://github.com/opensearch-project/opensearch-py/tree/main/samples) and [benchmarks](https://github.com/opensearch-project/opensearch-py/tree/main/benchmarks).\n\n## Compatibility with OpenSearch\n\nSee [Compatibility](https://github.com/opensearch-project/opensearch-py/blob/main/COMPATIBILITY.md).\n\n## Project Resources\n\n* [Project Website](https://opensearch.org/)\n* [Downloads](https://opensearch.org/downloads.html)\n* [Documentation](https://opensearch.org/docs/latest/clients/python/)\n* Need help? Try [Forums](https://discuss.opendistrocommunity.dev/)\n* [Project Principles](https://opensearch.org/#principles)\n* [Contributing to OpenSearch](https://github.com/opensearch-project/opensearch-py/blob/main/CONTRIBUTING.md)\n* [Maintainer Responsibilities](https://github.com/opensearch-project/opensearch-py/blob/main/MAINTAINERS.md)\n* [Release Management](https://github.com/opensearch-project/opensearch-py/blob/main/RELEASING.md)\n* [Admin Responsibilities](https://github.com/opensearch-project/opensearch-py/blob/main/ADMINS.md)\n* [Security](https://github.com/opensearch-project/opensearch-py/blob/main/SECURITY.md)\n\n## Code of Conduct\n\nThis project has adopted the \n[Amazon Open Source Code of Conduct](https://github.com/opensearch-project/opensearch-py/blob/main/CODE_OF_CONDUCT.md).\nFor more information see the [Code of Conduct FAQ](https://aws.github.io/code-of-conduct-faq), or contact \n[opensource-codeofconduct@amazon.com](mailto:opensource-codeofconduct@amazon.com) with any additional questions or comments.\n\n## License\n\nThis project is licensed under the\n[Apache v2.0 License](https://github.com/opensearch-project/opensearch-py/blob/main/LICENSE.txt).\n\n## Copyright\n\nCopyright OpenSearch Contributors. See \n[NOTICE](https://github.com/opensearch-project/opensearch-py/blob/main/NOTICE.txt) for details.\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "Python client for OpenSearch",
"version": "2.7.1",
"project_urls": {
"Documentation": "https://opensearch.org/docs/clients/python",
"Homepage": "https://github.com/opensearch-project/opensearch-py",
"Issue Tracker": "https://github.com/opensearch-project/opensearch-py/issues",
"Source Code": "https://github.com/opensearch-project/opensearch-py"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "808fdb678ae203d761922a73920215ea53a79faf3bb1ec6aa9511f809c8e234c",
"md5": "ab6736a9338770eab2b8a85a80fc0862",
"sha256": "5417650eba98a1c7648e502207cebf3a12beab623ffe0ebbf55f9b1b4b6e44e9"
},
"downloads": -1,
"filename": "opensearch_py-2.7.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ab6736a9338770eab2b8a85a80fc0862",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4,>=3.8",
"size": 325380,
"upload_time": "2024-08-22T16:12:34",
"upload_time_iso_8601": "2024-08-22T16:12:34.670827Z",
"url": "https://files.pythonhosted.org/packages/80/8f/db678ae203d761922a73920215ea53a79faf3bb1ec6aa9511f809c8e234c/opensearch_py-2.7.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c4ca5be52de5c69ecd327c16f3fc0dba82b7ffda5bbd0c0e215bdf23a4d12b12",
"md5": "7c02524c613d42e8e7883a5dbe6295f7",
"sha256": "67ab76e9373669bc71da417096df59827c08369ac3795d5438c9a8be21cbd759"
},
"downloads": -1,
"filename": "opensearch_py-2.7.1.tar.gz",
"has_sig": false,
"md5_digest": "7c02524c613d42e8e7883a5dbe6295f7",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4,>=3.8",
"size": 226630,
"upload_time": "2024-08-22T16:12:36",
"upload_time_iso_8601": "2024-08-22T16:12:36.455359Z",
"url": "https://files.pythonhosted.org/packages/c4/ca/5be52de5c69ecd327c16f3fc0dba82b7ffda5bbd0c0e215bdf23a4d12b12/opensearch_py-2.7.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-22 16:12:36",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "opensearch-project",
"github_project": "opensearch-py",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"lcname": "opensearch-py"
}