stackit-runcommand


Namestackit-runcommand JSON
Version 1.1.0 PyPI version JSON
download
home_pagehttps://github.com/stackitcloud/stackit-sdk-python
SummarySTACKIT Run Commands Service API
upload_time2025-07-28 09:18:25
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.runcommand
API endpoints for the STACKIT Run Commands Service 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-runcommand
```

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

## 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-runcommand",
    "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/5e/3b/134e50d360f743d4fee6208e385a97b57b36009ab4fa2cb2d6b1ce6193ba/stackit_runcommand-1.1.0.tar.gz",
    "platform": null,
    "description": "# stackit.runcommand\nAPI endpoints for the STACKIT Run Commands Service 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-runcommand\n```\n\nThen import the package:\n```python\nimport stackit.runcommand\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 Run Commands Service 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": "9bf044886a9874de42736a6e02e724928855ab1dca704c8ac7934c8a708e9e2d",
                "md5": "278b1587c2bdb009fe55ce9c3d5d21db",
                "sha256": "e93c1c81a80cfe5552d970968f93c5f57227958b68ced9e782f994fa45e1b95b"
            },
            "downloads": -1,
            "filename": "stackit_runcommand-1.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "278b1587c2bdb009fe55ce9c3d5d21db",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 39346,
            "upload_time": "2025-07-28T09:18:24",
            "upload_time_iso_8601": "2025-07-28T09:18:24.675262Z",
            "url": "https://files.pythonhosted.org/packages/9b/f0/44886a9874de42736a6e02e724928855ab1dca704c8ac7934c8a708e9e2d/stackit_runcommand-1.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5e3b134e50d360f743d4fee6208e385a97b57b36009ab4fa2cb2d6b1ce6193ba",
                "md5": "7e8e1057cac0ac4f12fff00a5c7819ac",
                "sha256": "962cd3f6b92dc61c6edf52497762cb3085217f83e33c4b5780251cb2db3d3874"
            },
            "downloads": -1,
            "filename": "stackit_runcommand-1.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "7e8e1057cac0ac4f12fff00a5c7819ac",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 22075,
            "upload_time": "2025-07-28T09:18:25",
            "upload_time_iso_8601": "2025-07-28T09:18:25.456231Z",
            "url": "https://files.pythonhosted.org/packages/5e/3b/134e50d360f743d4fee6208e385a97b57b36009ab4fa2cb2d6b1ce6193ba/stackit_runcommand-1.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-28 09:18:25",
    "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-runcommand"
}
        
Elapsed time: 1.22385s