stackit-cdn


Namestackit-cdn JSON
Version 1.3.0 PyPI version JSON
download
home_pageNone
SummaryCDN API
upload_time2025-07-10 07:33:51
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.cdn
API used to create and manage your CDN distributions.


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

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

## 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-cdn",
    "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/8c/de/1ddc7f6a595459fbf6a56553a0ad49c245c5ba8e0e8e2b933fcc10107854/stackit_cdn-1.3.0.tar.gz",
    "platform": null,
    "description": "# stackit.cdn\nAPI used to create and manage your CDN distributions.\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-cdn\n```\n\nThen import the package:\n```python\nimport stackit.cdn\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": "CDN API",
    "version": "1.3.0",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "597890b103a81d93b5c97f85aaf557c1d8bc4014e5c930ceb89fa31aefb5e9f0",
                "md5": "af15c2723f679ae441520cc04ca89532",
                "sha256": "15ae411eca19727e3f7a279f35e91aa93e39b690e7fdf4dfae0976fa4b478916"
            },
            "downloads": -1,
            "filename": "stackit_cdn-1.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "af15c2723f679ae441520cc04ca89532",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.8",
            "size": 76443,
            "upload_time": "2025-07-10T07:33:50",
            "upload_time_iso_8601": "2025-07-10T07:33:50.301134Z",
            "url": "https://files.pythonhosted.org/packages/59/78/90b103a81d93b5c97f85aaf557c1d8bc4014e5c930ceb89fa31aefb5e9f0/stackit_cdn-1.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8cde1ddc7f6a595459fbf6a56553a0ad49c245c5ba8e0e8e2b933fcc10107854",
                "md5": "6177cc21f671d254e30ba4fd5e907308",
                "sha256": "a4a104490afef0762e31e5048565658090a8656a6e7b26ca89e8ac66c82058f5"
            },
            "downloads": -1,
            "filename": "stackit_cdn-1.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "6177cc21f671d254e30ba4fd5e907308",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.8",
            "size": 32069,
            "upload_time": "2025-07-10T07:33:51",
            "upload_time_iso_8601": "2025-07-10T07:33:51.697518Z",
            "url": "https://files.pythonhosted.org/packages/8c/de/1ddc7f6a595459fbf6a56553a0ad49c245c5ba8e0e8e2b933fcc10107854/stackit_cdn-1.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-10 07:33:51",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "stackit-cdn"
}
        
Elapsed time: 1.45756s