stackit-postgresflex


Namestackit-postgresflex JSON
Version 1.1.0 PyPI version JSON
download
home_pagehttps://github.com/stackitcloud/stackit-sdk-python
SummarySTACKIT PostgreSQL Flex API
upload_time2025-07-28 09:17:58
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.postgresflex
This is the documentation for the STACKIT postgres service

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

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

## 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-postgresflex",
    "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/4a/8b/3296654ef085b3cb5bfa05afbae5c71ee63eed6e7ec2d6e779f9c3786ec2/stackit_postgresflex-1.1.0.tar.gz",
    "platform": null,
    "description": "# stackit.postgresflex\nThis is the documentation for the STACKIT postgres service\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-postgresflex\n```\n\nThen import the package:\n```python\nimport stackit.postgresflex\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 PostgreSQL Flex API",
    "version": "1.1.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": "23c2da73f654e6355bde3bead1142b5263d858488695d863b97c7f7c01dd772d",
                "md5": "29ac49090a014799bd73200b2f3ea2cf",
                "sha256": "949b02ac1be91751bc858e8664e0c1b9d5c2f436cd6b76103c4cb7607ab8b637"
            },
            "downloads": -1,
            "filename": "stackit_postgresflex-1.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "29ac49090a014799bd73200b2f3ea2cf",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 102994,
            "upload_time": "2025-07-28T09:17:57",
            "upload_time_iso_8601": "2025-07-28T09:17:57.238474Z",
            "url": "https://files.pythonhosted.org/packages/23/c2/da73f654e6355bde3bead1142b5263d858488695d863b97c7f7c01dd772d/stackit_postgresflex-1.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4a8b3296654ef085b3cb5bfa05afbae5c71ee63eed6e7ec2d6e779f9c3786ec2",
                "md5": "562f7601413ec7ef9763adbdabf8d7b5",
                "sha256": "3d8b9552bc30f1b9ba949d8c4c2eed2e0f02023af9cd8f3d1a3200165d5ad5bf"
            },
            "downloads": -1,
            "filename": "stackit_postgresflex-1.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "562f7601413ec7ef9763adbdabf8d7b5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 35015,
            "upload_time": "2025-07-28T09:17:58",
            "upload_time_iso_8601": "2025-07-28T09:17:58.156723Z",
            "url": "https://files.pythonhosted.org/packages/4a/8b/3296654ef085b3cb5bfa05afbae5c71ee63eed6e7ec2d6e779f9c3786ec2/stackit_postgresflex-1.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-28 09:17:58",
    "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-postgresflex"
}
        
Elapsed time: 1.00878s