git-pylint-commit-hook


Namegit-pylint-commit-hook JSON
Version 2.6.1 PyPI version JSON
download
home_pagehttps://github.com/sebdah/git-pylint-commit-hook
SummaryGit commit hook that checks Python files with pylint
upload_time2022-02-13 06:08:14
maintainer
docs_urlNone
authorSebastian Dahlgren
requires_python
licenseApache License, Version 2.0
keywords git commit pre-commit hook pylint python
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/sebdah/git-pylint-commit-hook",
    "name": "git-pylint-commit-hook",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "git commit pre-commit hook pylint python",
    "author": "Sebastian Dahlgren",
    "author_email": "sebastian.dahlgren@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/f8/64/a7809cbfe659796891ce16042f89b715742485ec080ed26b84def98047d5/git-pylint-commit-hook-2.6.1.tar.gz",
    "platform": "Any",
    "description": "",
    "bugtrack_url": null,
    "license": "Apache License, Version 2.0",
    "summary": "Git commit hook that checks Python files with pylint",
    "version": "2.6.1",
    "project_urls": {
        "Homepage": "https://github.com/sebdah/git-pylint-commit-hook"
    },
    "split_keywords": [
        "git",
        "commit",
        "pre-commit",
        "hook",
        "pylint",
        "python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c9a0991bd3de019ae930dad58f56cc2b4c61b7b791465362dbb8887cf7bc6f79",
                "md5": "f45385694b4095e6f6f4e24a6eb492ad",
                "sha256": "97a26f0dd062f281ca54430c56fa0377280d48f345c47f1770ae634f9baf81be"
            },
            "downloads": -1,
            "filename": "git_pylint_commit_hook-2.6.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f45385694b4095e6f6f4e24a6eb492ad",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 10818,
            "upload_time": "2022-02-13T06:08:13",
            "upload_time_iso_8601": "2022-02-13T06:08:13.026117Z",
            "url": "https://files.pythonhosted.org/packages/c9/a0/991bd3de019ae930dad58f56cc2b4c61b7b791465362dbb8887cf7bc6f79/git_pylint_commit_hook-2.6.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f864a7809cbfe659796891ce16042f89b715742485ec080ed26b84def98047d5",
                "md5": "e2b10a4dbdab4648fdd17459e8512aec",
                "sha256": "70710d43e6cdf93550b1d260c97bfc5a0f87157e3dbf29e6203a531a1c6d89e3"
            },
            "downloads": -1,
            "filename": "git-pylint-commit-hook-2.6.1.tar.gz",
            "has_sig": false,
            "md5_digest": "e2b10a4dbdab4648fdd17459e8512aec",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 12041,
            "upload_time": "2022-02-13T06:08:14",
            "upload_time_iso_8601": "2022-02-13T06:08:14.560872Z",
            "url": "https://files.pythonhosted.org/packages/f8/64/a7809cbfe659796891ce16042f89b715742485ec080ed26b84def98047d5/git-pylint-commit-hook-2.6.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-02-13 06:08:14",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "sebdah",
    "github_project": "git-pylint-commit-hook",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "tox": true,
    "lcname": "git-pylint-commit-hook"
}
        
Elapsed time: 0.39009s