hadolint-coatl


Namehadolint-coatl JSON
Version 2.12.0.3 PyPI version JSON
download
home_pagehttps://github.com/coatl-dev/hadolint-coatl
SummaryPython wrapper around invoking hadolint (https://github.com/hadolint/hadolint)
upload_time2024-04-25 05:28:36
maintainerNone
docs_urlNone
authorCésar Román
requires_python>=3.8
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # hadolint-coatl

[![PyPI - Version](https://img.shields.io/pypi/v/hadolint-coatl)](https://pypi.org/project/hadolint-coatl)
[![Downloads](https://static.pepy.tech/badge/hadolint-coatl)](https://pepy.tech/project/hadolint-coatl)

A python wrapper to provide a pip-installable [hadolint] binary. Inspired by
[shellcheck-py].

Internally this package provides a convenient way to download the pre-built
hadolint binary for your particular platform.

### installation

```bash
pip install hadolint-coatl
```

### usage

After installation, the `hadolint` binary should be available in your
environment (or `hadolint.exe` on windows).

### As a pre-commit hook

See [pre-commit] for instructions

Sample `.pre-commit-config.yaml`:

```yaml
  - repo: https://github.com/coatl-dev/hadolint-coatl
    rev: 2.12.0.3
    hooks:
      - id: hadolint
```

[hadolint]: https://github.com/hadolint/hadolint
[pre-commit]: https://pre-commit.com
[shellcheck-py]: https://github.com/shellcheck-py/shellcheck-py

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/coatl-dev/hadolint-coatl",
    "name": "hadolint-coatl",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "C\u00e9sar Rom\u00e1n",
    "author_email": "cesar@coatl.dev",
    "download_url": "https://files.pythonhosted.org/packages/88/f3/01927c73e850f5bf7bb3fea1d533f49d6943daa1b338103e1491d709f21d/hadolint_coatl-2.12.0.3.tar.gz",
    "platform": null,
    "description": "# hadolint-coatl\n\n[![PyPI - Version](https://img.shields.io/pypi/v/hadolint-coatl)](https://pypi.org/project/hadolint-coatl)\n[![Downloads](https://static.pepy.tech/badge/hadolint-coatl)](https://pepy.tech/project/hadolint-coatl)\n\nA python wrapper to provide a pip-installable [hadolint] binary. Inspired by\n[shellcheck-py].\n\nInternally this package provides a convenient way to download the pre-built\nhadolint binary for your particular platform.\n\n### installation\n\n```bash\npip install hadolint-coatl\n```\n\n### usage\n\nAfter installation, the `hadolint` binary should be available in your\nenvironment (or `hadolint.exe` on windows).\n\n### As a pre-commit hook\n\nSee [pre-commit] for instructions\n\nSample `.pre-commit-config.yaml`:\n\n```yaml\n  - repo: https://github.com/coatl-dev/hadolint-coatl\n    rev: 2.12.0.3\n    hooks:\n      - id: hadolint\n```\n\n[hadolint]: https://github.com/hadolint/hadolint\n[pre-commit]: https://pre-commit.com\n[shellcheck-py]: https://github.com/shellcheck-py/shellcheck-py\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python wrapper around invoking hadolint (https://github.com/hadolint/hadolint)",
    "version": "2.12.0.3",
    "project_urls": {
        "Funding": "https://github.com/sponsors/cesarcoatl",
        "Homepage": "https://github.com/coatl-dev/hadolint-coatl",
        "Source": "https://github.com/coatl-dev/hadolint-coatl",
        "Tracker": "https://github.com/coatl-dev/hadolint-coatl/issues"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5af7d5848040871bbd3fbcdbedf2ec1b4467a41c82d836e21e8336624d2ffafd",
                "md5": "eddf8811277acb9ddb7db7ffcae2b5d3",
                "sha256": "6cd066eda976e01f8fb68da1b18f4fe5ab17e9b288ef5d57ea728623bedae6eb"
            },
            "downloads": -1,
            "filename": "hadolint_coatl-2.12.0.3-py3-none-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "eddf8811277acb9ddb7db7ffcae2b5d3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 2622078,
            "upload_time": "2024-04-25T05:28:26",
            "upload_time_iso_8601": "2024-04-25T05:28:26.429271Z",
            "url": "https://files.pythonhosted.org/packages/5a/f7/d5848040871bbd3fbcdbedf2ec1b4467a41c82d836e21e8336624d2ffafd/hadolint_coatl-2.12.0.3-py3-none-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ab8bbd445e5d1f401a10d1797484cc2200d9fb0057d9eedd929bc5f7415f2cb2",
                "md5": "1e6f6c7c897bc6ffd59b1bbb7960872b",
                "sha256": "efaaaace6ffc1c832753b49a823822988c46abcfe165e9385f8391d7798a1327"
            },
            "downloads": -1,
            "filename": "hadolint_coatl-2.12.0.3-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "1e6f6c7c897bc6ffd59b1bbb7960872b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 5291190,
            "upload_time": "2024-04-25T05:28:29",
            "upload_time_iso_8601": "2024-04-25T05:28:29.533914Z",
            "url": "https://files.pythonhosted.org/packages/ab/8b/bd445e5d1f401a10d1797484cc2200d9fb0057d9eedd929bc5f7415f2cb2/hadolint_coatl-2.12.0.3-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "780e4cde89404be69bfe9719abb9b8d5efcb3e7d7fbd04d2705c4de8f3e56926",
                "md5": "6a89b8bd4feb18207bf1b646825fe41c",
                "sha256": "d3280854ca28c39311103d434dad90b99a37a8bab38a5d8ec863a4d4c2e783b9"
            },
            "downloads": -1,
            "filename": "hadolint_coatl-2.12.0.3-py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "6a89b8bd4feb18207bf1b646825fe41c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 2376727,
            "upload_time": "2024-04-25T05:28:32",
            "upload_time_iso_8601": "2024-04-25T05:28:32.464805Z",
            "url": "https://files.pythonhosted.org/packages/78/0e/4cde89404be69bfe9719abb9b8d5efcb3e7d7fbd04d2705c4de8f3e56926/hadolint_coatl-2.12.0.3-py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "49ccc298a78d9036a94b4357d444dd7d691fd98c3a9778f5cdb54b573184b58f",
                "md5": "42a12458851dd1306c2d0d652888ff2a",
                "sha256": "fccf31c8b72b01e6069625e382a3507e6f33aca2d7cda89dd971b7514c19a4d7"
            },
            "downloads": -1,
            "filename": "hadolint_coatl-2.12.0.3-py3-none-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "42a12458851dd1306c2d0d652888ff2a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 7163286,
            "upload_time": "2024-04-25T05:28:34",
            "upload_time_iso_8601": "2024-04-25T05:28:34.426168Z",
            "url": "https://files.pythonhosted.org/packages/49/cc/c298a78d9036a94b4357d444dd7d691fd98c3a9778f5cdb54b573184b58f/hadolint_coatl-2.12.0.3-py3-none-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "88f301927c73e850f5bf7bb3fea1d533f49d6943daa1b338103e1491d709f21d",
                "md5": "4f713f09fa9bd3240effc3e9c30350ca",
                "sha256": "a5e7c5f7bebcbded8996daa79725c2aa6e4da019e1eaeab5612e46a01dabe3d5"
            },
            "downloads": -1,
            "filename": "hadolint_coatl-2.12.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "4f713f09fa9bd3240effc3e9c30350ca",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 3224,
            "upload_time": "2024-04-25T05:28:36",
            "upload_time_iso_8601": "2024-04-25T05:28:36.185545Z",
            "url": "https://files.pythonhosted.org/packages/88/f3/01927c73e850f5bf7bb3fea1d533f49d6943daa1b338103e1491d709f21d/hadolint_coatl-2.12.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-25 05:28:36",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "coatl-dev",
    "github_project": "hadolint-coatl",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "hadolint-coatl"
}
        
Elapsed time: 0.25358s