sigit


Namesigit JSON
Version 0.0.58 PyPI version JSON
download
home_pageNone
SummaryA Git GUI built with Python and Kivy
upload_time2024-11-04 07:12:00
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/c9/e7/8ca75b28bdf2a543b2c9f919a1e111bb09ec8e4f9a51ca43c5939432645c/sigit-0.0.58.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.58",
    "project_urls": null,
    "split_keywords": [
        "git",
        " gui",
        " kivy",
        " python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ce09011e76fbf80f7dcf86dbd7714d237aca7835d5f1ba4da023bc7796e5bcdf",
                "md5": "ef0c4e89c3a703be689f75402f078d6b",
                "sha256": "10ad41c2543c2636d49cd7fb94553910f2fec96959adccab5ba5004d057f4deb"
            },
            "downloads": -1,
            "filename": "sigit-0.0.58-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ef0c4e89c3a703be689f75402f078d6b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 224071,
            "upload_time": "2024-11-04T07:11:41",
            "upload_time_iso_8601": "2024-11-04T07:11:41.833311Z",
            "url": "https://files.pythonhosted.org/packages/ce/09/011e76fbf80f7dcf86dbd7714d237aca7835d5f1ba4da023bc7796e5bcdf/sigit-0.0.58-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c9e78ca75b28bdf2a543b2c9f919a1e111bb09ec8e4f9a51ca43c5939432645c",
                "md5": "f676969b7d7f91f26857e21f33ff5153",
                "sha256": "ff81ec70f0a1603356d04eedb213a8bd9fd312e9e15fb8490549bcc2dd82e7ef"
            },
            "downloads": -1,
            "filename": "sigit-0.0.58.tar.gz",
            "has_sig": false,
            "md5_digest": "f676969b7d7f91f26857e21f33ff5153",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 54860503,
            "upload_time": "2024-11-04T07:12:00",
            "upload_time_iso_8601": "2024-11-04T07:12:00.968037Z",
            "url": "https://files.pythonhosted.org/packages/c9/e7/8ca75b28bdf2a543b2c9f919a1e111bb09ec8e4f9a51ca43c5939432645c/sigit-0.0.58.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-04 07:12:00",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "sigit"
}
        
Elapsed time: 0.35129s