2022-01-19 21:44:52 +01:00
|
|
|
# OpenSearch Python Client Documentation
|
|
|
|
|
|
|
|
|
|
## Table of Contents
|
2022-09-27 21:51:17 +02:00
|
|
|
|
2022-01-19 21:44:52 +01:00
|
|
|
```{toctree}
|
|
|
|
|
---
|
|
|
|
|
maxdepth: 1
|
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
api-ref
|
|
|
|
|
genindex
|
|
|
|
|
License <https://github.com/opensearch-project/opensearch-py/blob/main/LICENSE.txt>
|
|
|
|
|
Contributing <https://github.com/opensearch-project/opensearch-py/blob/main/CONTRIBUTING.md>
|
|
|
|
|
Code of Conduct <https://github.com/opensearch-project/opensearch-py/blob/main/CODE_OF_CONDUCT.md>
|
|
|
|
|
Developer Guide <https://github.com/opensearch-project/opensearch-py/blob/main/DEVELOPER_GUIDE.md>
|
|
|
|
|
GitHub Repository <https://github.com/opensearch-project/opensearch-py>
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
```{include} README.md
|
2022-09-27 21:51:17 +02:00
|
|
|
|
2022-01-19 21:44:52 +01:00
|
|
|
```
|