pre-commit


Namepre-commit JSON
Version 4.2.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-03-18 21:35:20
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/08/39/679ca9b26c7bb2999ff122d50faa301e49af82ca9c066ec061cfbc0c6784/pre_commit-4.2.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.2.0",
    "project_urls": {
        "Homepage": "https://github.com/pre-commit/pre-commit"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8874a88bf1b1efeae488a0c0b7bdf71429c313722d1fc0f377537fbe554e6180",
                "md5": "756d03a203e8d8c5212488182e5a2871",
                "sha256": "a009ca7205f1eb497d10b845e52c838a98b6cdd2102a6c8e4540e94ee75c58bd"
            },
            "downloads": -1,
            "filename": "pre_commit-4.2.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "756d03a203e8d8c5212488182e5a2871",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.9",
            "size": 220707,
            "upload_time": "2025-03-18T21:35:19",
            "upload_time_iso_8601": "2025-03-18T21:35:19.343250Z",
            "url": "https://files.pythonhosted.org/packages/88/74/a88bf1b1efeae488a0c0b7bdf71429c313722d1fc0f377537fbe554e6180/pre_commit-4.2.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0839679ca9b26c7bb2999ff122d50faa301e49af82ca9c066ec061cfbc0c6784",
                "md5": "6978583797dd38c26ce2da037bfcc22e",
                "sha256": "601283b9757afd87d40c4c4a9b2b5de9637a8ea02eaff7adc2d0fb4e04841146"
            },
            "downloads": -1,
            "filename": "pre_commit-4.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "6978583797dd38c26ce2da037bfcc22e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 193424,
            "upload_time": "2025-03-18T21:35:20",
            "upload_time_iso_8601": "2025-03-18T21:35:20.987862Z",
            "url": "https://files.pythonhosted.org/packages/08/39/679ca9b26c7bb2999ff122d50faa301e49af82ca9c066ec061cfbc0c6784/pre_commit-4.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-03-18 21:35:20",
    "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.66039s