Name | stackit-certificates JSON |
Version |
1.0.2
JSON |
| download |
home_page | None |
Summary | Load Balancer Certificates API |
upload_time | 2025-07-10 07:33:56 |
maintainer | None |
docs_url | None |
author | STACKIT Developer Tools |
requires_python | <4.0,>=3.8 |
license | None |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# stackit.certificates
This API offers the ability to store TLS certificates, which can be used by load balancing servers in STACKIT. They can be between consumer and load balancing server and/or between load balancing server and endpoint server.
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-certificates
```
Then import the package:
```python
import stackit.certificates
```
## 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-certificates",
"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/5a/56/76c06082a2b11519dac3d6f01df5f0892a76cd79e2c10dfa50b218876d64/stackit_certificates-1.0.2.tar.gz",
"platform": null,
"description": "# stackit.certificates\nThis API offers the ability to store TLS certificates, which can be used by load balancing servers in STACKIT. They can be between consumer and load balancing server and/or between load balancing server and endpoint server.\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-certificates\n```\n\nThen import the package:\n```python\nimport stackit.certificates\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": "Load Balancer Certificates API",
"version": "1.0.2",
"project_urls": null,
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "0839aa262a81f9e05f91e3f4b5cd898b5bf2456e03e6e9695988a0e5caa7ac86",
"md5": "f1ab946ea1c34c51131ecb162899815f",
"sha256": "2a82a18d6b0637b6c85a8d69a46ae12a5514e4ccb0665a80e73b67ed578d4825"
},
"downloads": -1,
"filename": "stackit_certificates-1.0.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "f1ab946ea1c34c51131ecb162899815f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.8",
"size": 33268,
"upload_time": "2025-07-10T07:33:55",
"upload_time_iso_8601": "2025-07-10T07:33:55.360736Z",
"url": "https://files.pythonhosted.org/packages/08/39/aa262a81f9e05f91e3f4b5cd898b5bf2456e03e6e9695988a0e5caa7ac86/stackit_certificates-1.0.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "5a5676c06082a2b11519dac3d6f01df5f0892a76cd79e2c10dfa50b218876d64",
"md5": "ff1f3c11dcf7ac662cb5ae077361b281",
"sha256": "48310aedf096943ac56f2986355cbf3b2020bdc8c739d8adf4db5a1f75f2b8ba"
},
"downloads": -1,
"filename": "stackit_certificates-1.0.2.tar.gz",
"has_sig": false,
"md5_digest": "ff1f3c11dcf7ac662cb5ae077361b281",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.8",
"size": 22022,
"upload_time": "2025-07-10T07:33:56",
"upload_time_iso_8601": "2025-07-10T07:33:56.520947Z",
"url": "https://files.pythonhosted.org/packages/5a/56/76c06082a2b11519dac3d6f01df5f0892a76cd79e2c10dfa50b218876d64/stackit_certificates-1.0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-10 07:33:56",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "stackit-certificates"
}