stackit-git


Namestackit-git JSON
Version 0.3.0 PyPI version JSON
download
home_pageNone
SummarySTACKIT Git API
upload_time2025-07-10 07:34:06
maintainerNone
docs_urlNone
authorSTACKIT Developer Tools
requires_python<4.0,>=3.8
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # stackit.git
Manage STACKIT Git instances.

For more information, please visit [https://docs.stackit.cloud/stackit/en/git-261161358.html](https://docs.stackit.cloud/stackit/en/git-261161358.html)

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

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

## 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": null,
    "name": "stackit-git",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "STACKIT Developer Tools",
    "author_email": "developer-tools@stackit.cloud",
    "download_url": "https://files.pythonhosted.org/packages/1d/9c/9865403a613975f920d05b22f4d3689b44bf4bfaef0e763fe521d23e0146/stackit_git-0.3.0.tar.gz",
    "platform": null,
    "description": "# stackit.git\nManage STACKIT Git instances.\n\nFor more information, please visit [https://docs.stackit.cloud/stackit/en/git-261161358.html](https://docs.stackit.cloud/stackit/en/git-261161358.html)\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-git\n```\n\nThen import the package:\n```python\nimport stackit.git\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 Git API",
    "version": "0.3.0",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "612a4ab60a42559a97c57a751bc376c9414486d391261aa9c77e98ea1b5f9d92",
                "md5": "a321acbb10484f5e31e187d9b99be4d3",
                "sha256": "9f4433a0b1d034154f7471846ef7e7bb4cd6df4f0cf8dee150704f9f3c9f5437"
            },
            "downloads": -1,
            "filename": "stackit_git-0.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a321acbb10484f5e31e187d9b99be4d3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.8",
            "size": 33478,
            "upload_time": "2025-07-10T07:34:05",
            "upload_time_iso_8601": "2025-07-10T07:34:05.254338Z",
            "url": "https://files.pythonhosted.org/packages/61/2a/4ab60a42559a97c57a751bc376c9414486d391261aa9c77e98ea1b5f9d92/stackit_git-0.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1d9c9865403a613975f920d05b22f4d3689b44bf4bfaef0e763fe521d23e0146",
                "md5": "c176311db4b0c64c219680a00751c4aa",
                "sha256": "0042d334ecf0c718ab7dcc00b6547c70fef82fc79834605ce75fdf7aabe9cc44"
            },
            "downloads": -1,
            "filename": "stackit_git-0.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "c176311db4b0c64c219680a00751c4aa",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.8",
            "size": 21855,
            "upload_time": "2025-07-10T07:34:06",
            "upload_time_iso_8601": "2025-07-10T07:34:06.208099Z",
            "url": "https://files.pythonhosted.org/packages/1d/9c/9865403a613975f920d05b22f4d3689b44bf4bfaef0e763fe521d23e0146/stackit_git-0.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-10 07:34:06",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "stackit-git"
}
        
Elapsed time: 0.78378s