stackit-rabbitmq


Namestackit-rabbitmq JSON
Version 0.3.0 PyPI version JSON
download
home_pagehttps://github.com/stackitcloud/stackit-sdk-python
SummarySTACKIT RabbitMQ API
upload_time2025-07-28 09:18:05
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.rabbitmq
The STACKIT RabbitMQ 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-rabbitmq
```

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

## 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-rabbitmq",
    "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/0d/91/82e7cadb751d1ffc866ba266b05f1a37c360f98d990de934327c72e3eaf1/stackit_rabbitmq-0.3.0.tar.gz",
    "platform": null,
    "description": "# stackit.rabbitmq\nThe STACKIT RabbitMQ 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-rabbitmq\n```\n\nThen import the package:\n```python\nimport stackit.rabbitmq\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 RabbitMQ API",
    "version": "0.3.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": "696685949bb6cddd0dfecd0f965dad474380ef27a2c107ec4a0836a136e88807",
                "md5": "c0526648b684ffeb98fc23bf3c886a04",
                "sha256": "b3e54c9d3d66bed5c1d526bc8a3b5f52188d8c318d573eb95ca603dc38be65db"
            },
            "downloads": -1,
            "filename": "stackit_rabbitmq-0.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c0526648b684ffeb98fc23bf3c886a04",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 65136,
            "upload_time": "2025-07-28T09:18:04",
            "upload_time_iso_8601": "2025-07-28T09:18:04.352268Z",
            "url": "https://files.pythonhosted.org/packages/69/66/85949bb6cddd0dfecd0f965dad474380ef27a2c107ec4a0836a136e88807/stackit_rabbitmq-0.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0d9182e7cadb751d1ffc866ba266b05f1a37c360f98d990de934327c72e3eaf1",
                "md5": "76b13759cd3a8451ee47776b7404850e",
                "sha256": "8a194d33d7d455cf6037e7ea0080f222bb8bcb8fcd8badd85b75baf95bf266a7"
            },
            "downloads": -1,
            "filename": "stackit_rabbitmq-0.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "76b13759cd3a8451ee47776b7404850e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 29788,
            "upload_time": "2025-07-28T09:18:05",
            "upload_time_iso_8601": "2025-07-28T09:18:05.152687Z",
            "url": "https://files.pythonhosted.org/packages/0d/91/82e7cadb751d1ffc866ba266b05f1a37c360f98d990de934327c72e3eaf1/stackit_rabbitmq-0.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-28 09:18:05",
    "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-rabbitmq"
}
        
Elapsed time: 0.64744s