gcmai


Namegcmai JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/CoroutinesLLC/gcmai
SummaryA CLI tool that writes commits for you
upload_time2024-11-18 06:15:17
maintainerNone
docs_urlNone
authorReddy Tintaya
requires_python<4.0,>=3.11
licenseMIT
keywords cli pipx example
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # gcmai

Tired of not knowing what messages to use on your commits? Don't worry, I got you!



## Features


## Installation


### Prerequisites

- Python 3.7+
- `pip` (Python package installer)

### Local Installation

To install `gcmai` locally, clone the repository and run the following command:

```bash
pip install .
```


### Contrib

1. Clone this project
2. Run `pip install -e .`
  - Any modification won't need a re installation 


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/CoroutinesLLC/gcmai",
    "name": "gcmai",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.11",
    "maintainer_email": null,
    "keywords": "cli, pipx, example",
    "author": "Reddy Tintaya",
    "author_email": "reddy.tintaya.dev@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/a8/90/81f64cb1b09db9a405a0889e15ea10f3d01e7cc5870f46832defd291ffcd/gcmai-0.1.0.tar.gz",
    "platform": null,
    "description": "# gcmai\n\nTired of not knowing what messages to use on your commits? Don't worry, I got you!\n\n\n\n## Features\n\n\n## Installation\n\n\n### Prerequisites\n\n- Python 3.7+\n- `pip` (Python package installer)\n\n### Local Installation\n\nTo install `gcmai` locally, clone the repository and run the following command:\n\n```bash\npip install .\n```\n\n\n### Contrib\n\n1. Clone this project\n2. Run `pip install -e .`\n  - Any modification won't need a re installation \n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A CLI tool that writes commits for you",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/CoroutinesLLC/gcmai",
        "Repository": "https://github.com/CoroutinesLLC/gcmai"
    },
    "split_keywords": [
        "cli",
        " pipx",
        " example"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3ef8425b7d49424275947773a35cf0134ccbf579a93dbdf838bb608d876130fc",
                "md5": "31d4adf8001007fdb6cfb3ec38f890af",
                "sha256": "4887ed4290deb9035d29dc30ad96115b0ef5bf8fdbd720764af034cdeaebfd2f"
            },
            "downloads": -1,
            "filename": "gcmai-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "31d4adf8001007fdb6cfb3ec38f890af",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.11",
            "size": 2168,
            "upload_time": "2024-11-18T06:15:16",
            "upload_time_iso_8601": "2024-11-18T06:15:16.850590Z",
            "url": "https://files.pythonhosted.org/packages/3e/f8/425b7d49424275947773a35cf0134ccbf579a93dbdf838bb608d876130fc/gcmai-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a89081f64cb1b09db9a405a0889e15ea10f3d01e7cc5870f46832defd291ffcd",
                "md5": "21ec547e3ee2921dea0fbbcc68c11f89",
                "sha256": "8e2bad220c700f67bfabee7f68aa58d897ecb9a63b5731b78d9b32827b343481"
            },
            "downloads": -1,
            "filename": "gcmai-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "21ec547e3ee2921dea0fbbcc68c11f89",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.11",
            "size": 1655,
            "upload_time": "2024-11-18T06:15:17",
            "upload_time_iso_8601": "2024-11-18T06:15:17.909018Z",
            "url": "https://files.pythonhosted.org/packages/a8/90/81f64cb1b09db9a405a0889e15ea10f3d01e7cc5870f46832defd291ffcd/gcmai-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-18 06:15:17",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "CoroutinesLLC",
    "github_project": "gcmai",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "gcmai"
}
        
Elapsed time: 0.38533s