stackit-scf


Namestackit-scf JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/stackitcloud/stackit-sdk-python
SummarySTACKIT Cloud Foundry API
upload_time2025-07-29 11:31:58
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.scf
API endpoints for managing STACKIT Cloud Foundry

For more information, please visit [https://www.stackit.de/en/product/cloud-foundry/](https://www.stackit.de/en/product/cloud-foundry/)

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

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

## 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-scf",
    "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/5b/60/14ebcefa8ffee450c18538d974f2fd45feada2feefa48d9bc5d17c8017d2/stackit_scf-0.1.0.tar.gz",
    "platform": null,
    "description": "# stackit.scf\nAPI endpoints for managing STACKIT Cloud Foundry\n\nFor more information, please visit [https://www.stackit.de/en/product/cloud-foundry/](https://www.stackit.de/en/product/cloud-foundry/)\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-scf\n```\n\nThen import the package:\n```python\nimport stackit.scf\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 Cloud Foundry API",
    "version": "0.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": "0979d00333faef502f074c58e91f58ffa98d9b095908d25d9ab8ba643d0a4581",
                "md5": "83de786a9942796b39cd41161e525c0d",
                "sha256": "52dce8ba7c337f4ba6de8fa60004388654111166ed3692a0f1fa56fb140ab4a3"
            },
            "downloads": -1,
            "filename": "stackit_scf-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "83de786a9942796b39cd41161e525c0d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 76954,
            "upload_time": "2025-07-29T11:31:56",
            "upload_time_iso_8601": "2025-07-29T11:31:56.737804Z",
            "url": "https://files.pythonhosted.org/packages/09/79/d00333faef502f074c58e91f58ffa98d9b095908d25d9ab8ba643d0a4581/stackit_scf-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5b6014ebcefa8ffee450c18538d974f2fd45feada2feefa48d9bc5d17c8017d2",
                "md5": "90769e8c334d384069b09aeedc8858b9",
                "sha256": "e688ab3d0b79de61775ae9f07c03f94dca5a667bb650b192664e342393983302"
            },
            "downloads": -1,
            "filename": "stackit_scf-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "90769e8c334d384069b09aeedc8858b9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 31206,
            "upload_time": "2025-07-29T11:31:58",
            "upload_time_iso_8601": "2025-07-29T11:31:58.370659Z",
            "url": "https://files.pythonhosted.org/packages/5b/60/14ebcefa8ffee450c18538d974f2fd45feada2feefa48d9bc5d17c8017d2/stackit_scf-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-29 11:31:58",
    "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-scf"
}
        
Elapsed time: 0.61604s