pre-commit


Namepre-commit JSON
Version 3.7.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_time2024-03-24 17:37:47
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/60/62/691bb4109735ea4b8eb69f4a68110ece4c7ec4a7ce0144996e7302eb5eef/pre_commit-3.7.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": "3.7.0",
    "project_urls": {
        "Homepage": "https://github.com/pre-commit/pre-commit"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "531a1870d52d0d86d534d4d5f7a58e65d40a4610b57e13309917faa9e62818fe",
                "md5": "14361cd93f8db7b15e9c0ddfe0f9d012",
                "sha256": "5eae9e10c2b5ac51577c3452ec0a490455c45a0533f7960f993a0d01e59decab"
            },
            "downloads": -1,
            "filename": "pre_commit-3.7.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "14361cd93f8db7b15e9c0ddfe0f9d012",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.9",
            "size": 204250,
            "upload_time": "2024-03-24T17:37:45",
            "upload_time_iso_8601": "2024-03-24T17:37:45.887911Z",
            "url": "https://files.pythonhosted.org/packages/53/1a/1870d52d0d86d534d4d5f7a58e65d40a4610b57e13309917faa9e62818fe/pre_commit-3.7.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6062691bb4109735ea4b8eb69f4a68110ece4c7ec4a7ce0144996e7302eb5eef",
                "md5": "bd208aeff7b4f34b45248b010147e62c",
                "sha256": "e209d61b8acdcf742404408531f0c37d49d2c734fd7cff2d6076083d191cb060"
            },
            "downloads": -1,
            "filename": "pre_commit-3.7.0.tar.gz",
            "has_sig": false,
            "md5_digest": "bd208aeff7b4f34b45248b010147e62c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 177305,
            "upload_time": "2024-03-24T17:37:47",
            "upload_time_iso_8601": "2024-03-24T17:37:47.756028Z",
            "url": "https://files.pythonhosted.org/packages/60/62/691bb4109735ea4b8eb69f4a68110ece4c7ec4a7ce0144996e7302eb5eef/pre_commit-3.7.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-24 17:37:47",
    "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: 0.21535s