stackit-mongodbflex


Namestackit-mongodbflex JSON
Version 1.2.0 PyPI version JSON
download
home_pagehttps://github.com/stackitcloud/stackit-sdk-python
SummarySTACKIT MongoDB Service API
upload_time2025-07-28 09:17:31
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.mongodbflex
This is the documentation for the STACKIT MongoDB Flex Service API

For more information, please visit [https://www.stackit.de/en/contact](https://www.stackit.de/en/contact)

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

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

## 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-mongodbflex",
    "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/3a/d7/50150f5fc4dd5b0ab88a2061a837a6178ebeba90a9d4998d7919bb00621a/stackit_mongodbflex-1.2.0.tar.gz",
    "platform": null,
    "description": "# stackit.mongodbflex\nThis is the documentation for the STACKIT MongoDB Flex Service API\n\nFor more information, please visit [https://www.stackit.de/en/contact](https://www.stackit.de/en/contact)\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-mongodbflex\n```\n\nThen import the package:\n```python\nimport stackit.mongodbflex\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 MongoDB Service API",
    "version": "1.2.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": "7c202229fce3823d8989af8839d7d7437f05b529cfaa5ec90aff7f4015974c12",
                "md5": "710f0d1ff99bae0ddcc9b7919995275b",
                "sha256": "1788f194be57c6ade1f97d98f7977a5a1c8893fe0f1568104fd650ac7e23e261"
            },
            "downloads": -1,
            "filename": "stackit_mongodbflex-1.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "710f0d1ff99bae0ddcc9b7919995275b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 96293,
            "upload_time": "2025-07-28T09:17:30",
            "upload_time_iso_8601": "2025-07-28T09:17:30.335051Z",
            "url": "https://files.pythonhosted.org/packages/7c/20/2229fce3823d8989af8839d7d7437f05b529cfaa5ec90aff7f4015974c12/stackit_mongodbflex-1.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3ad750150f5fc4dd5b0ab88a2061a837a6178ebeba90a9d4998d7919bb00621a",
                "md5": "7a164df7b0467800f4629f49967e8ea4",
                "sha256": "df4f6ba29d225a5665c158e74ece64c30db021bd307387934e69286f0e1d0c25"
            },
            "downloads": -1,
            "filename": "stackit_mongodbflex-1.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "7a164df7b0467800f4629f49967e8ea4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 35145,
            "upload_time": "2025-07-28T09:17:31",
            "upload_time_iso_8601": "2025-07-28T09:17:31.426414Z",
            "url": "https://files.pythonhosted.org/packages/3a/d7/50150f5fc4dd5b0ab88a2061a837a6178ebeba90a9d4998d7919bb00621a/stackit_mongodbflex-1.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-28 09:17:31",
    "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-mongodbflex"
}
        
Elapsed time: 0.82725s