Name | retakesearch-py JSON |
Version |
2.2.5
JSON |
| download |
home_page | https://github.com/opensearch-project/opensearch-py |
Summary | Python client for OpenSearch |
upload_time | 2023-08-07 22:45:35 |
maintainer | Aleksei Atavin, Denis Zalevskiy, Rushi Agrawal, Shephali Mittal |
docs_url | None |
author | Aleksei Atavin, Denis Zalevskiy, Rushi Agrawal, Shephali Mittal |
requires_python | >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <4 |
license | Apache-2.0 |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
|
[![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).
## 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": "retakesearch-py",
"maintainer": "Aleksei Atavin, Denis Zalevskiy, Rushi Agrawal, Shephali Mittal",
"docs_url": null,
"requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <4",
"maintainer_email": "axeo@aiven.io, dez@aiven.io, rushi.agr@gmail.com, shephalm@amazon.com",
"keywords": "",
"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/74/69/396b20839408a0ac8670bc254685e22dbdcf73440626d8ceabae08a7533f/retakesearch-py-2.2.5.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).\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.2.5",
"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": "61fa996bae5631ca47e85b74e0d8392590c56e640c190e80ab3cc945c47cc5b1",
"md5": "2886d51c94bfd58ed99ad55ac05b2472",
"sha256": "b4eea81960f9ed58e1a5bdacd794446fa705427e4bc2459aff1b7e2a1da35212"
},
"downloads": -1,
"filename": "retakesearch_py-2.2.5-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "2886d51c94bfd58ed99ad55ac05b2472",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <4",
"size": 327062,
"upload_time": "2023-08-07T22:45:33",
"upload_time_iso_8601": "2023-08-07T22:45:33.557705Z",
"url": "https://files.pythonhosted.org/packages/61/fa/996bae5631ca47e85b74e0d8392590c56e640c190e80ab3cc945c47cc5b1/retakesearch_py-2.2.5-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "7469396b20839408a0ac8670bc254685e22dbdcf73440626d8ceabae08a7533f",
"md5": "d97e332f00ae6fe6d69d563e428fd09d",
"sha256": "7cf823b91d60a625584bef4daf51fc64a3369a3bd4be782c54a8c3acaf9e7ed4"
},
"downloads": -1,
"filename": "retakesearch-py-2.2.5.tar.gz",
"has_sig": false,
"md5_digest": "d97e332f00ae6fe6d69d563e428fd09d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <4",
"size": 208595,
"upload_time": "2023-08-07T22:45:35",
"upload_time_iso_8601": "2023-08-07T22:45:35.505252Z",
"url": "https://files.pythonhosted.org/packages/74/69/396b20839408a0ac8670bc254685e22dbdcf73440626d8ceabae08a7533f/retakesearch-py-2.2.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-08-07 22:45:35",
"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": "retakesearch-py"
}