magiccommits


Namemagiccommits JSON
Version 0.3.dev0 PyPI version JSON
download
home_page
SummaryAutomate Git commits with Magic Commit: Smart, concise messages generated from code diffs
upload_time2023-09-25 16:47:52
maintainer
docs_urlNone
authorPrakash Basnet
requires_python
license
keywords git commits automation code version control productivity diffs
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Magic Commit is a Python-based automation tool that revolutionizes the Git commit process. It intelligently analyzes code changes and generates concise commit messages, simplifying version control. Install Magic Commit from PyPI with:

pip install magiccommits

Navigate to your project directory and execute:

magiccommits or mc

Magic Commit scans your codebase, crafting meaningful commit messages by default. Experience streamlined version control effortlessly.

For in-depth usage instructions, run:

mc --help

Visit the Magic Commit repository for comprehensive documentation: https://github.com/prakashBasnet3213/magiccommit

Developed by Prakash Basnet, Inspired from [https://github.com/Nutlope/aicommits]

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "magiccommits",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "Git,Commits,Automation,Code,Version,Control,Productivity,Diffs",
    "author": "Prakash Basnet",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/93/ff/60b47a4e8a8687f613fffc43db9dbf97827c3b2401b8707b19dafd052aa7/magiccommits-0.3.dev0.tar.gz",
    "platform": null,
    "description": "Magic Commit is a Python-based automation tool that revolutionizes the Git commit process. It intelligently analyzes code changes and generates concise commit messages, simplifying version control. Install Magic Commit from PyPI with:\n\npip install magiccommits\n\nNavigate to your project directory and execute:\n\nmagiccommits or mc\n\nMagic Commit scans your codebase, crafting meaningful commit messages by default. Experience streamlined version control effortlessly.\n\nFor in-depth usage instructions, run:\n\nmc --help\n\nVisit the Magic Commit repository for comprehensive documentation: https://github.com/prakashBasnet3213/magiccommit\n\nDeveloped by Prakash Basnet, Inspired from [https://github.com/Nutlope/aicommits]\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Automate Git commits with Magic Commit: Smart, concise messages generated from code diffs",
    "version": "0.3.dev0",
    "project_urls": null,
    "split_keywords": [
        "git",
        "commits",
        "automation",
        "code",
        "version",
        "control",
        "productivity",
        "diffs"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3a88bdd24da306bb3a29b8a82f5cfa6ad1f8704fd9f4c5490f99a17465d9bde7",
                "md5": "3841ab3125e2cc4e6cea7bd34fd670c0",
                "sha256": "543c1c9ee2446a0482aa4a275caee7528a73af53dd13b3145dfc863bb24b817f"
            },
            "downloads": -1,
            "filename": "magiccommits-0.3.dev0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3841ab3125e2cc4e6cea7bd34fd670c0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 17706,
            "upload_time": "2023-09-25T16:47:50",
            "upload_time_iso_8601": "2023-09-25T16:47:50.759960Z",
            "url": "https://files.pythonhosted.org/packages/3a/88/bdd24da306bb3a29b8a82f5cfa6ad1f8704fd9f4c5490f99a17465d9bde7/magiccommits-0.3.dev0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "93ff60b47a4e8a8687f613fffc43db9dbf97827c3b2401b8707b19dafd052aa7",
                "md5": "9ee9208660bfb767f33c08a0ed240b47",
                "sha256": "eb88819145696fcd00e0150032f58fd01875978599f2d92b7dd4900818c041b1"
            },
            "downloads": -1,
            "filename": "magiccommits-0.3.dev0.tar.gz",
            "has_sig": false,
            "md5_digest": "9ee9208660bfb767f33c08a0ed240b47",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 11485,
            "upload_time": "2023-09-25T16:47:52",
            "upload_time_iso_8601": "2023-09-25T16:47:52.235806Z",
            "url": "https://files.pythonhosted.org/packages/93/ff/60b47a4e8a8687f613fffc43db9dbf97827c3b2401b8707b19dafd052aa7/magiccommits-0.3.dev0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-25 16:47:52",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "magiccommits"
}
        
Elapsed time: 0.11602s