stackit-dns


Namestackit-dns JSON
Version 0.4.1 PyPI version JSON
download
home_pageNone
SummarySTACKIT DNS API
upload_time2025-07-10 07:34:01
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.dns
This api provides dns


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

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

## 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-dns",
    "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/93/b9/801049b6b5cf36969bf6037a9764352043eceed646a67458921af35e17bf/stackit_dns-0.4.1.tar.gz",
    "platform": null,
    "description": "# stackit.dns\nThis api provides dns\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-dns\n```\n\nThen import the package:\n```python\nimport stackit.dns\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 DNS API",
    "version": "0.4.1",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "298f639ddd55edb99d66e25eb2203f0edaee6f6cdf4f5469c9cfe5df21195010",
                "md5": "c954a7ca26dd0cdf78f59547c3bba472",
                "sha256": "acc9470da21a509a357d1dfff942e9a5f54c10fa928130e33864fe2dbcd52a25"
            },
            "downloads": -1,
            "filename": "stackit_dns-0.4.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c954a7ca26dd0cdf78f59547c3bba472",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.8",
            "size": 84606,
            "upload_time": "2025-07-10T07:34:00",
            "upload_time_iso_8601": "2025-07-10T07:34:00.288507Z",
            "url": "https://files.pythonhosted.org/packages/29/8f/639ddd55edb99d66e25eb2203f0edaee6f6cdf4f5469c9cfe5df21195010/stackit_dns-0.4.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "93b9801049b6b5cf36969bf6037a9764352043eceed646a67458921af35e17bf",
                "md5": "f2aaec45a8b3dbaf3bfadfb31c1e9f1a",
                "sha256": "7fca67fdc15983b1811d75bd4b3fef5fdafd676cfb720034e1908323e29a5c8c"
            },
            "downloads": -1,
            "filename": "stackit_dns-0.4.1.tar.gz",
            "has_sig": false,
            "md5_digest": "f2aaec45a8b3dbaf3bfadfb31c1e9f1a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.8",
            "size": 39475,
            "upload_time": "2025-07-10T07:34:01",
            "upload_time_iso_8601": "2025-07-10T07:34:01.639739Z",
            "url": "https://files.pythonhosted.org/packages/93/b9/801049b6b5cf36969bf6037a9764352043eceed646a67458921af35e17bf/stackit_dns-0.4.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-10 07:34:01",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "stackit-dns"
}
        
Elapsed time: 1.05263s