stackit-serviceenablement


Namestackit-serviceenablement JSON
Version 1.1.0 PyPI version JSON
download
home_pagehttps://github.com/stackitcloud/stackit-sdk-python
SummarySTACKIT Service Enablement API
upload_time2025-07-28 09:18:57
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.serviceenablement
STACKIT Service Enablement API


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-serviceenablement
```

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

## 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-serviceenablement",
    "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/a9/5b/a70a86d52e60c5ec92bcd5af3ab2a1916304dae9fd1d746104b457616e40/stackit_serviceenablement-1.1.0.tar.gz",
    "platform": null,
    "description": "# stackit.serviceenablement\nSTACKIT Service Enablement API\n\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-serviceenablement\n```\n\nThen import the package:\n```python\nimport stackit.serviceenablement\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 Service Enablement API",
    "version": "1.1.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": "4680b4234f765e04cadc6e28855f7f7f351f3cf82ace2ac9269d9fe4658b0b49",
                "md5": "eb36fe669d9c5ee32dbe1748480ebdc5",
                "sha256": "23d17811a8342471fd33d7710bceb62146dcc5900c11060c7d01010116c002a6"
            },
            "downloads": -1,
            "filename": "stackit_serviceenablement-1.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "eb36fe669d9c5ee32dbe1748480ebdc5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 35801,
            "upload_time": "2025-07-28T09:18:56",
            "upload_time_iso_8601": "2025-07-28T09:18:56.979873Z",
            "url": "https://files.pythonhosted.org/packages/46/80/b4234f765e04cadc6e28855f7f7f351f3cf82ace2ac9269d9fe4658b0b49/stackit_serviceenablement-1.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a95ba70a86d52e60c5ec92bcd5af3ab2a1916304dae9fd1d746104b457616e40",
                "md5": "f83986acdbe0ec50c85da0fceca24d4b",
                "sha256": "40bd2d207ec52d41a0d62d1b01f6929004ae8cdc7e0bf00ed4a75ebf3829843b"
            },
            "downloads": -1,
            "filename": "stackit_serviceenablement-1.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "f83986acdbe0ec50c85da0fceca24d4b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 21724,
            "upload_time": "2025-07-28T09:18:57",
            "upload_time_iso_8601": "2025-07-28T09:18:57.971217Z",
            "url": "https://files.pythonhosted.org/packages/a9/5b/a70a86d52e60c5ec92bcd5af3ab2a1916304dae9fd1d746104b457616e40/stackit_serviceenablement-1.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-28 09:18:57",
    "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-serviceenablement"
}
        
Elapsed time: 1.68134s