stackit-iaasalpha


Namestackit-iaasalpha JSON
Version 0.0.1a0 PyPI version JSON
download
home_pageNone
SummaryIaaS-API
upload_time2024-11-22 07:42:32
maintainerNone
docs_urlNone
authorSTACKIT Developer Tools
requires_python<4.0,>=3.8
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # stackit.iaasalpha
This API allows you to create and modify IaaS resources.

For more information, please visit [https://support.stackit.cloud/servicedesk](https://support.stackit.cloud/servicedesk)

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

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

## 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": null,
    "name": "stackit-iaasalpha",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "STACKIT Developer Tools",
    "author_email": "developer-tools@stackit.cloud",
    "download_url": "https://files.pythonhosted.org/packages/64/73/37789f7f2d362d5114cb4f24d2b12ad0ddeaadbf4aef213976cac633103e/stackit_iaasalpha-0.0.1a0.tar.gz",
    "platform": null,
    "description": "# stackit.iaasalpha\nThis API allows you to create and modify IaaS resources.\n\nFor more information, please visit [https://support.stackit.cloud/servicedesk](https://support.stackit.cloud/servicedesk)\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-iaasalpha\n```\n\nThen import the package:\n```python\nimport stackit.iaasalpha\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": "IaaS-API",
    "version": "0.0.1a0",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ab3112511d448b4b3cf0026bba9e72014e9a673b0e116afcd7c9510f461b25c4",
                "md5": "ac46359e6296ab1d217a0352b638806c",
                "sha256": "6d182e7e94326fce0341dc6e513adc0ed47d67c30e044997f5b2a51d702a4a46"
            },
            "downloads": -1,
            "filename": "stackit_iaasalpha-0.0.1a0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ac46359e6296ab1d217a0352b638806c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.8",
            "size": 201428,
            "upload_time": "2024-11-22T07:42:30",
            "upload_time_iso_8601": "2024-11-22T07:42:30.627364Z",
            "url": "https://files.pythonhosted.org/packages/ab/31/12511d448b4b3cf0026bba9e72014e9a673b0e116afcd7c9510f461b25c4/stackit_iaasalpha-0.0.1a0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "647337789f7f2d362d5114cb4f24d2b12ad0ddeaadbf4aef213976cac633103e",
                "md5": "ff6d6353279033f83cd54664b0bb5263",
                "sha256": "18480bef29c0403a4056eba49bd3023c47b5ffa283caa6cdee31a3dc340368f0"
            },
            "downloads": -1,
            "filename": "stackit_iaasalpha-0.0.1a0.tar.gz",
            "has_sig": false,
            "md5_digest": "ff6d6353279033f83cd54664b0bb5263",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.8",
            "size": 71708,
            "upload_time": "2024-11-22T07:42:32",
            "upload_time_iso_8601": "2024-11-22T07:42:32.016586Z",
            "url": "https://files.pythonhosted.org/packages/64/73/37789f7f2d362d5114cb4f24d2b12ad0ddeaadbf4aef213976cac633103e/stackit_iaasalpha-0.0.1a0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-22 07:42:32",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "stackit-iaasalpha"
}
        
Elapsed time: 0.32949s