pre-commit


Namepre-commit JSON
Version 4.3.0 PyPI version JSON
download
home_pagehttps://github.com/pre-commit/pre-commit
SummaryA framework for managing and maintaining multi-language pre-commit hooks.
upload_time2025-08-09 18:56:14
maintainerNone
docs_urlNone
authorAnthony Sottile
requires_python>=3.9
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![build status](https://github.com/pre-commit/pre-commit/actions/workflows/main.yml/badge.svg)](https://github.com/pre-commit/pre-commit/actions/workflows/main.yml)
[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/pre-commit/pre-commit/main.svg)](https://results.pre-commit.ci/latest/github/pre-commit/pre-commit/main)

## pre-commit

A framework for managing and maintaining multi-language pre-commit hooks.

For more information see: https://pre-commit.com/

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/pre-commit/pre-commit",
    "name": "pre-commit",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "Anthony Sottile",
    "author_email": "asottile@umich.edu",
    "download_url": "https://files.pythonhosted.org/packages/ff/29/7cf5bbc236333876e4b41f56e06857a87937ce4bf91e117a6991a2dbb02a/pre_commit-4.3.0.tar.gz",
    "platform": null,
    "description": "[![build status](https://github.com/pre-commit/pre-commit/actions/workflows/main.yml/badge.svg)](https://github.com/pre-commit/pre-commit/actions/workflows/main.yml)\n[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/pre-commit/pre-commit/main.svg)](https://results.pre-commit.ci/latest/github/pre-commit/pre-commit/main)\n\n## pre-commit\n\nA framework for managing and maintaining multi-language pre-commit hooks.\n\nFor more information see: https://pre-commit.com/\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A framework for managing and maintaining multi-language pre-commit hooks.",
    "version": "4.3.0",
    "project_urls": {
        "Homepage": "https://github.com/pre-commit/pre-commit"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5ba5987a405322d78a73b66e39e4a90e4ef156fd7141bf71df987e50717c321b",
                "md5": "d7a0519a926e5200156529e4ec77ad4c",
                "sha256": "2b0747ad7e6e967169136edffee14c16e148a778a54e4f967921aa1ebf2308d8"
            },
            "downloads": -1,
            "filename": "pre_commit-4.3.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d7a0519a926e5200156529e4ec77ad4c",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.9",
            "size": 220965,
            "upload_time": "2025-08-09T18:56:13",
            "upload_time_iso_8601": "2025-08-09T18:56:13.192745Z",
            "url": "https://files.pythonhosted.org/packages/5b/a5/987a405322d78a73b66e39e4a90e4ef156fd7141bf71df987e50717c321b/pre_commit-4.3.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ff297cf5bbc236333876e4b41f56e06857a87937ce4bf91e117a6991a2dbb02a",
                "md5": "7ac1e8aa113f449c8d29b1c91c3a6ebd",
                "sha256": "499fe450cc9d42e9d58e606262795ecb64dd05438943c62b66f6a8673da30b16"
            },
            "downloads": -1,
            "filename": "pre_commit-4.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "7ac1e8aa113f449c8d29b1c91c3a6ebd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 193792,
            "upload_time": "2025-08-09T18:56:14",
            "upload_time_iso_8601": "2025-08-09T18:56:14.651265Z",
            "url": "https://files.pythonhosted.org/packages/ff/29/7cf5bbc236333876e4b41f56e06857a87937ce4bf91e117a6991a2dbb02a/pre_commit-4.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-09 18:56:14",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pre-commit",
    "github_project": "pre-commit",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "pre-commit"
}
        
Elapsed time: 1.71483s