stackit-mariadb


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

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

## 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-mariadb",
    "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/12/7c/8fef31961378750f4b67176781fc6be336b90120618b01e6823681860a68/stackit_mariadb-0.3.0.tar.gz",
    "platform": null,
    "description": "# stackit.mariadb\nThe STACKIT MariaDB 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-mariadb\n```\n\nThen import the package:\n```python\nimport stackit.mariadb\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 MariaDB 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": "5f95a1b07daee85a51336475171230c162b2d236a01e227453bf192fc608dc88",
                "md5": "d6b4544ece55da15cb3cc343b4bfd93a",
                "sha256": "06e230f78844abe60828054465b3445baf9c102c1e33134bdf6e86b9a0969a06"
            },
            "downloads": -1,
            "filename": "stackit_mariadb-0.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d6b4544ece55da15cb3cc343b4bfd93a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 64354,
            "upload_time": "2025-07-28T09:17:16",
            "upload_time_iso_8601": "2025-07-28T09:17:16.639984Z",
            "url": "https://files.pythonhosted.org/packages/5f/95/a1b07daee85a51336475171230c162b2d236a01e227453bf192fc608dc88/stackit_mariadb-0.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "127c8fef31961378750f4b67176781fc6be336b90120618b01e6823681860a68",
                "md5": "d273e3c2da86f5216663eb3f80cf3fa9",
                "sha256": "d45ed9b65b851576ef1ca1395f5c76e851714373c96df964f24885f46c085eef"
            },
            "downloads": -1,
            "filename": "stackit_mariadb-0.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "d273e3c2da86f5216663eb3f80cf3fa9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 29215,
            "upload_time": "2025-07-28T09:17:17",
            "upload_time_iso_8601": "2025-07-28T09:17:17.844605Z",
            "url": "https://files.pythonhosted.org/packages/12/7c/8fef31961378750f4b67176781fc6be336b90120618b01e6823681860a68/stackit_mariadb-0.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-28 09:17:17",
    "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-mariadb"
}
        
Elapsed time: 0.99765s