lucky-commit


Namelucky-commit JSON
Version 0.0.3 PyPI version JSON
download
home_pagehttps://github.com/excitoon/lucky-commit
SummaryFIXME desc written in Python
upload_time2025-01-09 05:26:29
maintainerNone
docs_urlNone
authorVladimir Chebotarev
requires_pythonNone
licenseMIT
keywords git lucky hash commit
VCS
bugtrack_url
requirements requests
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # `lucky-commit`

TODO

## Usage

```
LUCKY_COMMIT_PREFIX=0000000 lucky-commit
```

## Install

```
pip3 install lucky-commit
```

## Credits

- https://github.com/not-an-aardvark/lucky-commit by Teddy Katz

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/excitoon/lucky-commit",
    "name": "lucky-commit",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "git, lucky, hash, commit",
    "author": "Vladimir Chebotarev",
    "author_email": "vladimir.chebotarev@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/76/88/df44ba183b9fd36eac4706161fc52c9de96a917d45d06cf316ba5dec5ecc/lucky_commit-0.0.3.tar.gz",
    "platform": null,
    "description": "# `lucky-commit`\n\nTODO\n\n## Usage\n\n```\nLUCKY_COMMIT_PREFIX=0000000 lucky-commit\n```\n\n## Install\n\n```\npip3 install lucky-commit\n```\n\n## Credits\n\n- https://github.com/not-an-aardvark/lucky-commit by Teddy Katz\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "FIXME desc written in Python",
    "version": "0.0.3",
    "project_urls": {
        "Documentation": "https://github.com/excitoon/lucky-commit/blob/master/README.md",
        "Homepage": "https://github.com/excitoon/lucky-commit",
        "Source": "https://github.com/excitoon/lucky-commit",
        "Tracker": "https://github.com/excitoon/lucky-commit/issues"
    },
    "split_keywords": [
        "git",
        " lucky",
        " hash",
        " commit"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7688df44ba183b9fd36eac4706161fc52c9de96a917d45d06cf316ba5dec5ecc",
                "md5": "176e40dce0c9058c0a55cfedb44e4fad",
                "sha256": "8172b62213f79a627517da93237cd12a9c952e58b4ab89b43f58019a24c9772e"
            },
            "downloads": -1,
            "filename": "lucky_commit-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "176e40dce0c9058c0a55cfedb44e4fad",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4219,
            "upload_time": "2025-01-09T05:26:29",
            "upload_time_iso_8601": "2025-01-09T05:26:29.715369Z",
            "url": "https://files.pythonhosted.org/packages/76/88/df44ba183b9fd36eac4706161fc52c9de96a917d45d06cf316ba5dec5ecc/lucky_commit-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-09 05:26:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "excitoon",
    "github_project": "lucky-commit",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "requests",
            "specs": []
        }
    ],
    "lcname": "lucky-commit"
}
        
Elapsed time: 3.00790s