stackit-sqlserverflex


Namestackit-sqlserverflex JSON
Version 1.1.0 PyPI version JSON
download
home_pagehttps://github.com/stackitcloud/stackit-sdk-python
SummarySTACKIT MSSQL Service API
upload_time2025-07-28 09:19:11
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.sqlserverflex
This is the documentation for the STACKIT MSSQL 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-sqlserverflex
```

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

## 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-sqlserverflex",
    "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/c7/53/e2e9766e362d5f2388353101befbb8dc113d8cd2f217d7fc9bee0b10f79a/stackit_sqlserverflex-1.1.0.tar.gz",
    "platform": null,
    "description": "# stackit.sqlserverflex\nThis is the documentation for the STACKIT MSSQL 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-sqlserverflex\n```\n\nThen import the package:\n```python\nimport stackit.sqlserverflex\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 MSSQL Service 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": "b0a98fb569b95a8b656050af941269ca24c36d714ae5a269cdcdabf9026e1f9e",
                "md5": "b35cd3f992c290e5e0f0d9645317598b",
                "sha256": "a92dfcfe2e7841c280b8b3c318cf5ceffe82bb11c7e6cae10324dcf76f1a5998"
            },
            "downloads": -1,
            "filename": "stackit_sqlserverflex-1.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b35cd3f992c290e5e0f0d9645317598b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 104576,
            "upload_time": "2025-07-28T09:19:10",
            "upload_time_iso_8601": "2025-07-28T09:19:10.956901Z",
            "url": "https://files.pythonhosted.org/packages/b0/a9/8fb569b95a8b656050af941269ca24c36d714ae5a269cdcdabf9026e1f9e/stackit_sqlserverflex-1.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c753e2e9766e362d5f2388353101befbb8dc113d8cd2f217d7fc9bee0b10f79a",
                "md5": "7858ab660bef89a36b74b6b8db02fc89",
                "sha256": "18854b0a351672c7dc07d901a028499a162d3f8d156c6c8898629b1b01e8c3bb"
            },
            "downloads": -1,
            "filename": "stackit_sqlserverflex-1.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "7858ab660bef89a36b74b6b8db02fc89",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 36258,
            "upload_time": "2025-07-28T09:19:11",
            "upload_time_iso_8601": "2025-07-28T09:19:11.807529Z",
            "url": "https://files.pythonhosted.org/packages/c7/53/e2e9766e362d5f2388353101befbb8dc113d8cd2f217d7fc9bee0b10f79a/stackit_sqlserverflex-1.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-28 09:19:11",
    "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-sqlserverflex"
}
        
Elapsed time: 0.99161s