tgit


Nametgit JSON
Version 0.10.2 PyPI version JSON
download
home_pageNone
SummaryTool for Git Interaction Temptation (tgit): An elegant CLI tool that simplifies and streamlines your Git workflow, making version control a breeze.
upload_time2024-12-18 17:08:51
maintainerNone
docs_urlNone
authorNone
requires_python>=3.11
licenseNone
keywords changelog commit git tool version
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # tgit

[![CodeTime Badge](https://img.shields.io/endpoint?style=social&color=222&url=https%3A%2F%2Fapi.codetime.dev%2Fshield%3Fid%3D2%26project%3Dtgit%26in=0)](https://codetime.dev)

Tool for managing git repositories.

## Installation

```bash
pip install tgit
```

## Usage

```bash
tgit --help
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "tgit",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": null,
    "keywords": "changelog, commit, git, tool, version",
    "author": null,
    "author_email": "Jannchie <jannchie@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/b3/32/7a1dbb019cfe914b08ac13e6b18935859d8c89cd68d19ec060ba85c524f8/tgit-0.10.2.tar.gz",
    "platform": null,
    "description": "# tgit\n\n[![CodeTime Badge](https://img.shields.io/endpoint?style=social&color=222&url=https%3A%2F%2Fapi.codetime.dev%2Fshield%3Fid%3D2%26project%3Dtgit%26in=0)](https://codetime.dev)\n\nTool for managing git repositories.\n\n## Installation\n\n```bash\npip install tgit\n```\n\n## Usage\n\n```bash\ntgit --help\n```\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Tool for Git Interaction Temptation (tgit): An elegant CLI tool that simplifies and streamlines your Git workflow, making version control a breeze.",
    "version": "0.10.2",
    "project_urls": null,
    "split_keywords": [
        "changelog",
        " commit",
        " git",
        " tool",
        " version"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "33c4782fee6fbc0b72a3afacbffc6e5ebace882394ce7fadfecf16c82bdc6ccb",
                "md5": "eaa68be84766751914c7141003ed6365",
                "sha256": "a2488b42012ef04685b4cb8ba7018e832429241f608ca0b5cc482b150c73ca59"
            },
            "downloads": -1,
            "filename": "tgit-0.10.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "eaa68be84766751914c7141003ed6365",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 15071,
            "upload_time": "2024-12-18T17:08:48",
            "upload_time_iso_8601": "2024-12-18T17:08:48.679587Z",
            "url": "https://files.pythonhosted.org/packages/33/c4/782fee6fbc0b72a3afacbffc6e5ebace882394ce7fadfecf16c82bdc6ccb/tgit-0.10.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b3327a1dbb019cfe914b08ac13e6b18935859d8c89cd68d19ec060ba85c524f8",
                "md5": "45c20d31fc1689e3803f17ae7c0732aa",
                "sha256": "9a87477f45106e7b2ef092647d1fcb3f9608ba7c7eca3486222fb7e0cecc231a"
            },
            "downloads": -1,
            "filename": "tgit-0.10.2.tar.gz",
            "has_sig": false,
            "md5_digest": "45c20d31fc1689e3803f17ae7c0732aa",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 35542,
            "upload_time": "2024-12-18T17:08:51",
            "upload_time_iso_8601": "2024-12-18T17:08:51.080765Z",
            "url": "https://files.pythonhosted.org/packages/b3/32/7a1dbb019cfe914b08ac13e6b18935859d8c89cd68d19ec060ba85c524f8/tgit-0.10.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-18 17:08:51",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "tgit"
}
        
Elapsed time: 0.39429s