7fa3e4d9e2
Signed-off-by: Shephali Mittal <shephalm@amazon.com>
38 lines
1.5 KiB
ReStructuredText
38 lines
1.5 KiB
ReStructuredText

|
|
|
|
OpenSearch Python Client
|
|
|
|
- [Welcome!](#welcome)
|
|
- [Project Resources](#project-resources)
|
|
- [Code of Conduct](#code-of-conduct)
|
|
- [License](#license)
|
|
- [Copyright](#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](LICENSE.txt). For more information, see [opensearch.org](https://opensearch.org/).
|
|
|
|
## Project Resources
|
|
|
|
* [Project Website](https://opensearch.org/)
|
|
* [Downloads](https://opensearch.org/downloads.html).
|
|
* [Documentation](https://opensearch.org/docs/)
|
|
* Need help? Try [Forums](https://discuss.opendistrocommunity.dev/)
|
|
* [Project Principles](https://opensearch.org/#principles)
|
|
* [Contributing to OpenSearch](CONTRIBUTING.md)
|
|
* [Maintainer Responsibilities](MAINTAINERS.md)
|
|
* [Release Management](RELEASING.md)
|
|
* [Admin Responsibilities](ADMINS.md)
|
|
* [Security](SECURITY.md)
|
|
|
|
## Code of Conduct
|
|
|
|
This project has adopted the [Amazon Open Source Code of Conduct](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](LICENSE.txt).
|
|
|
|
## Copyright
|
|
|
|
Copyright 2020-2021 Amazon.com, Inc. or its affiliates. All Rights Reserved. |