opensearch-py


Nameopensearch-py JSON
Version 2.5.0 PyPI version JSON
download
home_pagehttps://github.com/opensearch-project/opensearch-py
SummaryPython client for OpenSearch
upload_time2024-03-25 16:42:09
maintainerAleksei Atavin, Denis Zalevskiy, Rushi Agrawal, Shephali Mittal
docs_urlNone
authorAleksei Atavin, Denis Zalevskiy, Rushi Agrawal, Shephali Mittal
requires_python!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,<4,>=2.7
licenseApache-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). 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).

## 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": "opensearch-py",
    "maintainer": "Aleksei Atavin, Denis Zalevskiy, Rushi Agrawal, Shephali Mittal",
    "docs_url": null,
    "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,<4,>=2.7",
    "maintainer_email": "axeo@aiven.io, dez@aiven.io, rushi.agr@gmail.com, shephalm@amazon.com",
    "keywords": null,
    "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/19/2b/8acc5612590d7687a2a838e37c1259e3df1b26ea49aae7f3895121a21c1b/opensearch-py-2.5.0.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). 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).\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.5.0",
    "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": "1f5ee1a19eb99313da69e92095858bf828ea849242e3562de6ccf6b88866c378",
                "md5": "ef1d04a9141ce7670008a40101316fb1",
                "sha256": "cf093a40e272b60663f20417fc1264ac724dcf1e03c1a4542a6b44835b1e6c49"
            },
            "downloads": -1,
            "filename": "opensearch_py-2.5.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ef1d04a9141ce7670008a40101316fb1",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,<4,>=2.7",
            "size": 266135,
            "upload_time": "2024-03-25T16:42:07",
            "upload_time_iso_8601": "2024-03-25T16:42:07.314435Z",
            "url": "https://files.pythonhosted.org/packages/1f/5e/e1a19eb99313da69e92095858bf828ea849242e3562de6ccf6b88866c378/opensearch_py-2.5.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "192b8acc5612590d7687a2a838e37c1259e3df1b26ea49aae7f3895121a21c1b",
                "md5": "d0b758081092adbb161de8b3a427bdd9",
                "sha256": "0dde4ac7158a717d92a8cd81964cb99705a4b80bcf9258ba195b9a9f23f5226d"
            },
            "downloads": -1,
            "filename": "opensearch-py-2.5.0.tar.gz",
            "has_sig": false,
            "md5_digest": "d0b758081092adbb161de8b3a427bdd9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,<4,>=2.7",
            "size": 190862,
            "upload_time": "2024-03-25T16:42:09",
            "upload_time_iso_8601": "2024-03-25T16:42:09.354349Z",
            "url": "https://files.pythonhosted.org/packages/19/2b/8acc5612590d7687a2a838e37c1259e3df1b26ea49aae7f3895121a21c1b/opensearch-py-2.5.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-25 16:42:09",
    "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": "opensearch-py"
}
        
Elapsed time: 0.22254s