opensearch-py2.7.1
opensearch-py2.7.1
Published
Python client for OpenSearch
pip install opensearch-py
Package Downloads
Project URLs
Requires Python
<4,>=3.8
Dependencies
- requests
<3.0.0,>=2.32.0
- python-dateutil
- certifi
>=2024.07.04
- Events
- urllib3
<1.27,>=1.26.19; python_version < "3.10"
- urllib3
!=2.2.0,!=2.2.1,<3,>=1.26.19; python_version >= "3.10"
- aiohttp
<4,>=3.9.4; extra == "async"
- requests
<3.0.0,>=2.0.0; extra == "develop"
- coverage
<8.0.0; extra == "develop"
- pyyaml
; extra == "develop"
- pytest
>=3.0.0; extra == "develop"
- pytest-cov
; extra == "develop"
- pytz
; extra == "develop"
- botocore
; extra == "develop"
- pytest-mock
<4.0.0; extra == "develop"
- sphinx
; extra == "develop"
- sphinx-rtd-theme
; extra == "develop"
- myst-parser
; extra == "develop"
- sphinx-copybutton
; extra == "develop"
- black
>=24.3.0; extra == "develop"
- jinja2
; extra == "develop"
- sphinx
; extra == "docs"
- sphinx-rtd-theme
; extra == "docs"
- myst-parser
; extra == "docs"
- sphinx-copybutton
; extra == "docs"
- aiohttp
<4,>=3.9.4; extra == "docs"
- requests-kerberos
; extra == "kerberos"
OpenSearch Python Client
- Welcome!
- User Guide
- API Doc
- Compatibility with OpenSearch
- Project Resources
- Code of Conduct
- License
- Copyright
Welcome!
opensearch-py is a community-driven, open source fork of elasticsearch-py licensed under the Apache v2.0 License. For more information, see opensearch.org and the API Doc.
User Guide
To get started with the OpenSearch Python Client, see User Guide. This repository also contains working samples and benchmarks.
Compatibility with OpenSearch
See Compatibility.
Project Resources
- Project Website
- Downloads
- Documentation
- Need help? Try Forums
- Project Principles
- Contributing to OpenSearch
- Maintainer Responsibilities
- Release Management
- Admin Responsibilities
- Security
Code of Conduct
This project has adopted the Amazon Open Source Code of Conduct. For more information see the Code of Conduct FAQ, or contact [email protected] with any additional questions or comments.
License
This project is licensed under the Apache v2.0 License.
Copyright
Copyright OpenSearch Contributors. See NOTICE for details.