Python wrapper around invoking shellcheck (https://www.shellcheck.net/)
Project description
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.10.0.1
hooks:
- id: shellcheck
Project details
Release history Release notifications | RSS feed
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.10.0.1.tar.gz
(3.1 kB
view hashes)
Built Distributions
Close
Hashes for shellcheck_py-0.10.0.1-py2.py3-none-win_amd64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | be73a16931c05f79643ff74b6519d1e1203b394583ab8c68a48a8e7f257d1090 |
|
MD5 | 7ac89b0ed4247334242a1e15ce48f2ff |
|
BLAKE2b-256 | 4df75a1fff2c73bb2d044e3e9556961c4bb42525298782a199c8af232bf5ea8a |
Close
Hashes for shellcheck_py-0.10.0.1-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c1c266f7f54cd286057c592ead3095f93d123acdcabf048879a7d8900c3aac7b |
|
MD5 | bd2e907ba69ff130d2d4726fbea664e1 |
|
BLAKE2b-256 | cb5cca7c7440dc25591961a8c6544468d3c987e2a84cb832a0f8b10e699e43b6 |
Close
Hashes for shellcheck_py-0.10.0.1-py2.py3-none-macosx_14_0_arm64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8f3bf12ee6d0845dd5ac1a7bac8c4b1fec0379e115950986883c9488af40ada7 |
|
MD5 | 1aa8c323c91414707cc765650f0f9bfb |
|
BLAKE2b-256 | c1e895f0a2431e1c557af017648cd83ac52de81a16fa1cbe412b12e7dda51688 |
Close
Hashes for shellcheck_py-0.10.0.1-py2.py3-none-macosx_11_0_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 48f08965cafbb3363b265c4ef40628ffced19cb6fc7c4bb5ce72d32cbcfb4bb9 |
|
MD5 | da8c12b8e3278a26da8970d7b8b599e6 |
|
BLAKE2b-256 | 9874b72e25338a8813da9845ffe0213c597bed0317078ebb096c72d3f8347972 |