2021-08-21 00:17:30 +05:30
[](https://github.com/opensearch-project/opensearch-py/actions/workflows/unified-release.yml)
[](https://github.com/opensearch-project/opensearch-py/actions/workflows/ci.yml)
[](https://github.com/opensearch-project/opensearch-py/actions/workflows/integration.yml)
[](https://discuss.opendistrocommunity.dev/c/clients/)

2021-08-31 10:34:02 -05:00

2021-04-26 10:12:40 -05:00
2021-08-03 19:48:23 +05:30
OpenSearch Python Client
2021-04-26 10:12:40 -05:00
2022-07-19 02:12:11 +05:30
- [Welcome! ](https://github.com/opensearch-project/opensearch-py#welcome )
2022-11-04 15:06:07 -07:00
- [User Guide ](https://github.com/opensearch-project/opensearch-py#user-guide )
2022-06-09 21:14:37 +02:00
- [API Doc ](https://opensearch-project.github.io/opensearch-py/ )
2022-07-19 02:12:11 +05:30
- [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 )
2021-04-26 10:12:40 -05:00
2023-11-11 17:28:43 -05:00
# Welcome!
2021-04-26 10:12:40 -05:00
2022-02-08 20:02:35 +01:00
**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 ).
2022-06-09 21:14:37 +02:00
For more information, see [opensearch.org ](https://opensearch.org/ ) and the [API Doc ](https://opensearch-project.github.io/opensearch-py/ ).
2021-04-26 10:12:40 -05:00
2022-11-04 15:06:07 -07:00
## User Guide
2021-08-19 08:34:25 +05:30
2023-10-13 14:29:54 -04:00
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 ).
2021-08-19 08:34:25 +05:30
2022-04-05 14:06:54 -07:00
## Compatibility with OpenSearch
2021-08-19 08:34:25 +05:30
2022-07-19 02:12:11 +05:30
See [Compatibility ](https://github.com/opensearch-project/opensearch-py/blob/main/COMPATIBILITY.md ).
2022-03-10 10:37:58 -08:00
2021-08-03 19:48:23 +05:30
## Project Resources
2021-04-26 10:12:40 -05:00
2021-08-03 19:48:23 +05:30
* [Project Website ](https://opensearch.org/ )
2021-08-19 10:41:05 +03:00
* [Downloads ](https://opensearch.org/downloads.html )
2022-11-30 18:15:40 -05:00
* [Documentation ](https://opensearch.org/docs/latest/clients/python/ )
2021-08-03 19:48:23 +05:30
* Need help? Try [Forums ](https://discuss.opendistrocommunity.dev/ )
* [Project Principles ](https://opensearch.org/#principles )
2022-02-08 20:02:35 +01:00
* [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 )
2021-04-26 10:12:40 -05:00
2021-08-03 19:48:23 +05:30
## Code of Conduct
2021-04-26 10:12:40 -05:00
2022-02-08 20:02:35 +01:00
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.
2021-04-26 10:12:40 -05:00
2021-08-03 19:48:23 +05:30
## License
2021-04-26 10:12:40 -05:00
2022-02-08 20:02:35 +01:00
This project is licensed under the
[Apache v2.0 License ](https://github.com/opensearch-project/opensearch-py/blob/main/LICENSE.txt ).
2021-04-26 10:12:40 -05:00
2021-08-03 19:48:23 +05:30
## Copyright
2021-04-26 10:12:40 -05:00
2022-02-08 20:02:35 +01:00
Copyright OpenSearch Contributors. See
[NOTICE ](https://github.com/opensearch-project/opensearch-py/blob/main/NOTICE.txt ) for details.