gitcommiter


Namegitcommiter JSON
Version 0.1.3 PyPI version JSON
download
home_pageNone
SummaryAutomatically add and commit new, modified, and deleted files to Git and write super cool commit messages.
upload_time2024-05-30 18:27:03
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseCopyright 2023 Saikat Karmakar Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords git python python3
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 🚀 Git Commiter

<div align="center">

[![Python Version](https://img.shields.io/badge/Python-3.9%2B-blue.svg)](https://www.python.org/downloads/) [![Hatch project](https://img.shields.io/badge/%F0%9F%A5%9A-Hatch-4051b5.svg)](https://github.com/pypa/hatch)

<img src="https://img.shields.io/github/last-commit/Aviksaikat/Git-Commiter?style=flat&color=1573D5" alt="git-last-commit" />
<img src="https://img.shields.io/github/commit-activity/m/Aviksaikat/Git-Commiter?style=flat&color=1573D5" alt="GitHub commit activity" />
<img src="https://img.shields.io/github/languages/top/Aviksaikat/Git-Commiter?style=flat&color=1573D5" alt="GitHub top language" />
</div>

## Showcase

![](media/banner.gif)

A Python script for automatically adding and committing new and modified files to Git.

## 🛠️ Usage

![](media/usecase.gif)

```bash
gitcommiter -d /path/to/your/directory
```

## Installation
- Using pip
```
pip install gitcommiter
```

## ✨ Features

- Automatically adds untracked files to Git. ✨
- Automatically adds modified files to Git. ✅
- Generates a clear commit message. 📝


## Tools
- Developed using [Hatch](https://hatch.pypa.io/latest/)
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "gitcommiter",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "git, python, python3",
    "author": null,
    "author_email": "SAIKAT KARMAKAR <github.maturity983@passinbox.com>",
    "download_url": "https://files.pythonhosted.org/packages/44/32/17ec6082b6cfc709ff66b56120cf99c15dfe447896cddf15fa0e3787c27f/gitcommiter-0.1.3.tar.gz",
    "platform": null,
    "description": "# \ud83d\ude80 Git Commiter\n\n<div align=\"center\">\n\n[![Python Version](https://img.shields.io/badge/Python-3.9%2B-blue.svg)](https://www.python.org/downloads/) [![Hatch project](https://img.shields.io/badge/%F0%9F%A5%9A-Hatch-4051b5.svg)](https://github.com/pypa/hatch)\n\n<img src=\"https://img.shields.io/github/last-commit/Aviksaikat/Git-Commiter?style=flat&color=1573D5\" alt=\"git-last-commit\" />\n<img src=\"https://img.shields.io/github/commit-activity/m/Aviksaikat/Git-Commiter?style=flat&color=1573D5\" alt=\"GitHub commit activity\" />\n<img src=\"https://img.shields.io/github/languages/top/Aviksaikat/Git-Commiter?style=flat&color=1573D5\" alt=\"GitHub top language\" />\n</div>\n\n## Showcase\n\n![](media/banner.gif)\n\nA Python script for automatically adding and committing new and modified files to Git.\n\n## \ud83d\udee0\ufe0f Usage\n\n![](media/usecase.gif)\n\n```bash\ngitcommiter -d /path/to/your/directory\n```\n\n## Installation\n- Using pip\n```\npip install gitcommiter\n```\n\n## \u2728 Features\n\n- Automatically adds untracked files to Git. \u2728\n- Automatically adds modified files to Git. \u2705\n- Generates a clear commit message. \ud83d\udcdd\n\n\n## Tools\n- Developed using [Hatch](https://hatch.pypa.io/latest/)",
    "bugtrack_url": null,
    "license": "Copyright 2023 Saikat Karmakar  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \u201cSoftware\u201d), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \u201cAS IS\u201d, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.",
    "summary": "Automatically add and commit new, modified, and deleted files to Git and write super cool commit messages.",
    "version": "0.1.3",
    "project_urls": null,
    "split_keywords": [
        "git",
        " python",
        " python3"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "94a5966e38c9e88f8e4e4fc9255293e8a74a37358e714d86de0e990727782691",
                "md5": "42612a9824c9148fe0be40c04b3274e5",
                "sha256": "00cc85ea00dab4e160d86fe548772b8319ef30e0cedba54f8cbd8d6ed1439e0d"
            },
            "downloads": -1,
            "filename": "gitcommiter-0.1.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "42612a9824c9148fe0be40c04b3274e5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 5052,
            "upload_time": "2024-05-30T18:27:02",
            "upload_time_iso_8601": "2024-05-30T18:27:02.114082Z",
            "url": "https://files.pythonhosted.org/packages/94/a5/966e38c9e88f8e4e4fc9255293e8a74a37358e714d86de0e990727782691/gitcommiter-0.1.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "443217ec6082b6cfc709ff66b56120cf99c15dfe447896cddf15fa0e3787c27f",
                "md5": "f93e7fce5203e7f8db3be5336f5d88ce",
                "sha256": "9327379adbc3067493e2839bfc473a4f0871cb7e2eeed53977149e3ec3d37715"
            },
            "downloads": -1,
            "filename": "gitcommiter-0.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "f93e7fce5203e7f8db3be5336f5d88ce",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 260590,
            "upload_time": "2024-05-30T18:27:03",
            "upload_time_iso_8601": "2024-05-30T18:27:03.967754Z",
            "url": "https://files.pythonhosted.org/packages/44/32/17ec6082b6cfc709ff66b56120cf99c15dfe447896cddf15fa0e3787c27f/gitcommiter-0.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-30 18:27:03",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "gitcommiter"
}
        
Elapsed time: 0.47400s