pre-commit


Namepre-commit JSON
Version 4.0.1 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-10-08 16:09:37
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/2e/c8/e22c292035f1bac8b9f5237a2622305bc0304e776080b246f3df57c4ff9f/pre_commit-4.0.1.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.0.1",
    "project_urls": {
        "Homepage": "https://github.com/pre-commit/pre-commit"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "168f496e10d51edd6671ebe0432e33ff800aa86775d2d147ce7d43389324a525",
                "md5": "2602b7a8f54dc06761ab71e8133403e7",
                "sha256": "efde913840816312445dc98787724647c65473daefe420785f885e8ed9a06878"
            },
            "downloads": -1,
            "filename": "pre_commit-4.0.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2602b7a8f54dc06761ab71e8133403e7",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.9",
            "size": 218713,
            "upload_time": "2024-10-08T16:09:35",
            "upload_time_iso_8601": "2024-10-08T16:09:35.726343Z",
            "url": "https://files.pythonhosted.org/packages/16/8f/496e10d51edd6671ebe0432e33ff800aa86775d2d147ce7d43389324a525/pre_commit-4.0.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2ec8e22c292035f1bac8b9f5237a2622305bc0304e776080b246f3df57c4ff9f",
                "md5": "17f407600e846d4468f9dcfd6d4ff486",
                "sha256": "80905ac375958c0444c65e9cebebd948b3cdb518f335a091a670a89d652139d2"
            },
            "downloads": -1,
            "filename": "pre_commit-4.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "17f407600e846d4468f9dcfd6d4ff486",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 191678,
            "upload_time": "2024-10-08T16:09:37",
            "upload_time_iso_8601": "2024-10-08T16:09:37.641462Z",
            "url": "https://files.pythonhosted.org/packages/2e/c8/e22c292035f1bac8b9f5237a2622305bc0304e776080b246f3df57c4ff9f/pre_commit-4.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-08 16:09:37",
    "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.72507s