Skip to main content

Python wrapper around invoking shellcheck (https://www.shellcheck.net/)

Project description

Build Status pre-commit.ci status

shellcheck-py

A python wrapper to provide a pip-installable shellcheck binary.

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

installation

pip install shellcheck-py

usage

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

As a pre-commit hook

See pre-commit for instructions

Sample .pre-commit-config.yaml:

-   repo: https://github.com/shellcheck-py/shellcheck-py
    rev: v0.8.0.1
    hooks:
    -   id: shellcheck

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

shellcheck_py-0.8.0.1.tar.gz (4.1 kB view hashes)

Uploaded Source

Built Distributions

shellcheck_py-0.8.0.1-py2.py3-none-win_amd64.whl (1.5 MB view hashes)

Uploaded Python 2 Python 3 Windows x86-64

shellcheck_py-0.8.0.1-py2.py3-none-manylinux1_x86_64.whl (2.1 MB view hashes)

Uploaded Python 2 Python 3

shellcheck_py-0.8.0.1-py2.py3-none-macosx_10_14_x86_64.whl (6.3 MB view hashes)

Uploaded Python 2 Python 3 macOS 10.14+ x86-64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page