sigit


Namesigit JSON
Version 0.0.55 PyPI version JSON
download
home_pageNone
SummaryA Git GUI built with Python and Kivy
upload_time2024-10-24 16:52:58
maintainerNone
docs_urlNone
authorNone
requires_python>=3.7
licenseMIT
keywords git gui kivy python
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Sigit - A Git GUI Built with Python and Kivy

Sigit is a simple graphical user interface (GUI) for managing Git repositories, built using the [Kivy](https://kivy.org/) framework. This tool allows you to interact with Git through an intuitive interface, making it easier to manage your version control workflows.

## Features
- GIT GUI for working with GIT subrepositories

## Installation

### From PyPI
To install the latest stable version of Sigit from [PyPI](https://pypi.org/), run:

```bash
pip install sigit

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "sigit",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "git, gui, kivy, python",
    "author": null,
    "author_email": "Your Name <your.email@example.com>",
    "download_url": "https://files.pythonhosted.org/packages/6d/07/81e7664d7a328daa38d007eea18cb6f7e43d13a5873f3e36aad24de4ac17/sigit-0.0.55.tar.gz",
    "platform": null,
    "description": "# Sigit - A Git GUI Built with Python and Kivy\n\nSigit is a simple graphical user interface (GUI) for managing Git repositories, built using the [Kivy](https://kivy.org/) framework. This tool allows you to interact with Git through an intuitive interface, making it easier to manage your version control workflows.\n\n## Features\n- GIT GUI for working with GIT subrepositories\n\n## Installation\n\n### From PyPI\nTo install the latest stable version of Sigit from [PyPI](https://pypi.org/), run:\n\n```bash\npip install sigit\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A Git GUI built with Python and Kivy",
    "version": "0.0.55",
    "project_urls": null,
    "split_keywords": [
        "git",
        " gui",
        " kivy",
        " python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7eddb8e753c3611dd7ec494720eaee525229f2347c198a252320ca5623e4c898",
                "md5": "e22c490f38eb033e1f186ae0261a9808",
                "sha256": "0c8e5610a85d026332232ec7ffe9d135aa3bcb2685478e9933d967b1e4c9c2a2"
            },
            "downloads": -1,
            "filename": "sigit-0.0.55-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e22c490f38eb033e1f186ae0261a9808",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 220735,
            "upload_time": "2024-10-24T16:52:44",
            "upload_time_iso_8601": "2024-10-24T16:52:44.767712Z",
            "url": "https://files.pythonhosted.org/packages/7e/dd/b8e753c3611dd7ec494720eaee525229f2347c198a252320ca5623e4c898/sigit-0.0.55-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6d0781e7664d7a328daa38d007eea18cb6f7e43d13a5873f3e36aad24de4ac17",
                "md5": "fa3217b62a99d2c010b70d8815a46b89",
                "sha256": "be8785c3fe8981d617121c25c91988b50e01a7941b99f92dadef74ff66446053"
            },
            "downloads": -1,
            "filename": "sigit-0.0.55.tar.gz",
            "has_sig": false,
            "md5_digest": "fa3217b62a99d2c010b70d8815a46b89",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 55077545,
            "upload_time": "2024-10-24T16:52:58",
            "upload_time_iso_8601": "2024-10-24T16:52:58.028241Z",
            "url": "https://files.pythonhosted.org/packages/6d/07/81e7664d7a328daa38d007eea18cb6f7e43d13a5873f3e36aad24de4ac17/sigit-0.0.55.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-24 16:52:58",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "sigit"
}
        
Elapsed time: 0.60863s