stackit-secretsmanager


Namestackit-secretsmanager JSON
Version 0.3.0 PyPI version JSON
download
home_pagehttps://github.com/stackitcloud/stackit-sdk-python
SummarySTACKIT Secrets Manager API
upload_time2025-07-28 09:18:32
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.secretsmanager
This API provides endpoints for managing the Secrets-Manager.



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

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

## 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-secretsmanager",
    "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/e9/9c/1b5a6a4fcfbaf9646c4f24b871ec8716995cda5dcf1c6c5289abd4f652ed/stackit_secretsmanager-0.3.0.tar.gz",
    "platform": null,
    "description": "# stackit.secretsmanager\nThis API provides endpoints for managing the Secrets-Manager.\n\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-secretsmanager\n```\n\nThen import the package:\n```python\nimport stackit.secretsmanager\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 Secrets Manager API",
    "version": "0.3.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": "9a405564101d146d9ce3c61ecef14267a36541986aec478db08fea11af822bda",
                "md5": "699a2e1d8857a24d87a33ba2d471189f",
                "sha256": "c1bdf3bf7f33bff0f9611c23a2cd598d2f15ec61cdd05d4fc092f36f4eb51116"
            },
            "downloads": -1,
            "filename": "stackit_secretsmanager-0.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "699a2e1d8857a24d87a33ba2d471189f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 46535,
            "upload_time": "2025-07-28T09:18:31",
            "upload_time_iso_8601": "2025-07-28T09:18:31.265227Z",
            "url": "https://files.pythonhosted.org/packages/9a/40/5564101d146d9ce3c61ecef14267a36541986aec478db08fea11af822bda/stackit_secretsmanager-0.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e99c1b5a6a4fcfbaf9646c4f24b871ec8716995cda5dcf1c6c5289abd4f652ed",
                "md5": "9fcc4658514619adf5d062588c76c0c1",
                "sha256": "b7758598eeff9bae7004f6845aed7e6719a6d31b7d341365b27693fd707ca55e"
            },
            "downloads": -1,
            "filename": "stackit_secretsmanager-0.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "9fcc4658514619adf5d062588c76c0c1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 24434,
            "upload_time": "2025-07-28T09:18:32",
            "upload_time_iso_8601": "2025-07-28T09:18:32.108599Z",
            "url": "https://files.pythonhosted.org/packages/e9/9c/1b5a6a4fcfbaf9646c4f24b871ec8716995cda5dcf1c6c5289abd4f652ed/stackit_secretsmanager-0.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-28 09:18:32",
    "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-secretsmanager"
}
        
Elapsed time: 1.70174s