stackit-stackitmarketplace


Namestackit-stackitmarketplace JSON
Version 1.6.0 PyPI version JSON
download
home_pagehttps://github.com/stackitcloud/stackit-sdk-python
SummarySTACKIT Marketplace API
upload_time2025-07-28 09:19:18
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.stackitmarketplace
API to manage STACKIT Marketplace.


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

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

## 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-stackitmarketplace",
    "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/b1/ec/7785cc9ffd5ad91aa93b42a6721025cd40a8cdb60074e6394e1268c13e64/stackit_stackitmarketplace-1.6.0.tar.gz",
    "platform": null,
    "description": "# stackit.stackitmarketplace\nAPI to manage STACKIT Marketplace.\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-stackitmarketplace\n```\n\nThen import the package:\n```python\nimport stackit.stackitmarketplace\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 Marketplace API",
    "version": "1.6.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": "b068be8a80505fc3c5796f5bcc535eb399f589ff9f411554ae8a8943279adcfa",
                "md5": "343c299876e5df908b082022edf5ee10",
                "sha256": "3be5da633809025d360ff88ce95509aad744c8d80d79eae10a320823307d790b"
            },
            "downloads": -1,
            "filename": "stackit_stackitmarketplace-1.6.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "343c299876e5df908b082022edf5ee10",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 79485,
            "upload_time": "2025-07-28T09:19:17",
            "upload_time_iso_8601": "2025-07-28T09:19:17.465282Z",
            "url": "https://files.pythonhosted.org/packages/b0/68/be8a80505fc3c5796f5bcc535eb399f589ff9f411554ae8a8943279adcfa/stackit_stackitmarketplace-1.6.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b1ec7785cc9ffd5ad91aa93b42a6721025cd40a8cdb60074e6394e1268c13e64",
                "md5": "057055b201ff0d1fe4e211ce1e48abed",
                "sha256": "4480af51445ac165d7205855c555210649f5594bf2747549c9ee1dbc77e7b72b"
            },
            "downloads": -1,
            "filename": "stackit_stackitmarketplace-1.6.0.tar.gz",
            "has_sig": false,
            "md5_digest": "057055b201ff0d1fe4e211ce1e48abed",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 33866,
            "upload_time": "2025-07-28T09:19:18",
            "upload_time_iso_8601": "2025-07-28T09:19:18.248268Z",
            "url": "https://files.pythonhosted.org/packages/b1/ec/7785cc9ffd5ad91aa93b42a6721025cd40a8cdb60074e6394e1268c13e64/stackit_stackitmarketplace-1.6.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-28 09:19:18",
    "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-stackitmarketplace"
}
        
Elapsed time: 1.61905s