stackit-opensearch


Namestackit-opensearch JSON
Version 0.4.0 PyPI version JSON
download
home_pagehttps://github.com/stackitcloud/stackit-sdk-python
SummarySTACKIT Opensearch API
upload_time2025-07-28 09:17:51
maintainerNone
docs_urlNone
authorSTACKIT Developer Tools
requires_python<4.0,>=3.9
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # stackit.opensearch
The STACKIT Opensearch API provides endpoints to list service offerings, manage service instances and service credentials within STACKIT portal projects.

For more information, please visit [https://docs.stackit.cloud/stackit/en/support-area-72063304.html](https://docs.stackit.cloud/stackit/en/support-area-72063304.html)

This package is part of the STACKIT Python SDK. For additional information, please visit the [GitHub repository](https://github.com/stackitcloud/stackit-sdk-python) of the SDK.


## Installation & Usage
### pip install

```sh
pip install stackit-opensearch
```

Then import the package:
```python
import stackit.opensearch
```

## Getting Started

[Examples](https://github.com/stackitcloud/stackit-sdk-python/tree/main/examples) for the usage of the package can be found in the [GitHub repository](https://github.com/stackitcloud/stackit-sdk-python) of the SDK.
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/stackitcloud/stackit-sdk-python",
    "name": "stackit-opensearch",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "STACKIT Developer Tools",
    "author_email": "developer-tools@stackit.cloud",
    "download_url": "https://files.pythonhosted.org/packages/93/c6/6484d525bd4430ee0118aecf7b9ef26da710d5fdad024a2906480c884c87/stackit_opensearch-0.4.0.tar.gz",
    "platform": null,
    "description": "# stackit.opensearch\nThe STACKIT Opensearch API provides endpoints to list service offerings, manage service instances and service credentials within STACKIT portal projects.\n\nFor more information, please visit [https://docs.stackit.cloud/stackit/en/support-area-72063304.html](https://docs.stackit.cloud/stackit/en/support-area-72063304.html)\n\nThis package is part of the STACKIT Python SDK. For additional information, please visit the [GitHub repository](https://github.com/stackitcloud/stackit-sdk-python) of the SDK.\n\n\n## Installation & Usage\n### pip install\n\n```sh\npip install stackit-opensearch\n```\n\nThen import the package:\n```python\nimport stackit.opensearch\n```\n\n## Getting Started\n\n[Examples](https://github.com/stackitcloud/stackit-sdk-python/tree/main/examples) for the usage of the package can be found in the [GitHub repository](https://github.com/stackitcloud/stackit-sdk-python) of the SDK.",
    "bugtrack_url": null,
    "license": null,
    "summary": "STACKIT Opensearch API",
    "version": "0.4.0",
    "project_urls": {
        "Homepage": "https://github.com/stackitcloud/stackit-sdk-python",
        "Issues": "https://github.com/stackitcloud/stackit-sdk-python/issues"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d67748ccd37afac7802dc9328c9949afe9f0f2ca46365ddcaa4874208f7e0d25",
                "md5": "602fa13a30d441a64e0ab822b7f528ce",
                "sha256": "d5b2efad4793e6c14e9b9adf465503666cd7d92a2099c4732b572586921b16ea"
            },
            "downloads": -1,
            "filename": "stackit_opensearch-0.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "602fa13a30d441a64e0ab822b7f528ce",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 65291,
            "upload_time": "2025-07-28T09:17:50",
            "upload_time_iso_8601": "2025-07-28T09:17:50.711777Z",
            "url": "https://files.pythonhosted.org/packages/d6/77/48ccd37afac7802dc9328c9949afe9f0f2ca46365ddcaa4874208f7e0d25/stackit_opensearch-0.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "93c66484d525bd4430ee0118aecf7b9ef26da710d5fdad024a2906480c884c87",
                "md5": "93d957ac59b95f4dbbecea94052eb4bb",
                "sha256": "39a3451c5601d39c0194fc8d5ed302bb9bf8d80fcb8c73299252b3014ee8fc99"
            },
            "downloads": -1,
            "filename": "stackit_opensearch-0.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "93d957ac59b95f4dbbecea94052eb4bb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 29857,
            "upload_time": "2025-07-28T09:17:51",
            "upload_time_iso_8601": "2025-07-28T09:17:51.450488Z",
            "url": "https://files.pythonhosted.org/packages/93/c6/6484d525bd4430ee0118aecf7b9ef26da710d5fdad024a2906480c884c87/stackit_opensearch-0.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-28 09:17:51",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "stackitcloud",
    "github_project": "stackit-sdk-python",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "stackit-opensearch"
}
        
Elapsed time: 0.77676s