Installation🔗
From package managers🔗
zizmor
is available within several packaging ecosystems.
You can install zizmor
from https://crates.io with cargo
:
zizmor
is provided by Homebrew:
Tip
Despite being available on PyPI, zizmor
is a compiled binary
and has no Python or Python package dependencies.
zizmor
is available on PyPI and can be installed
with any Python package installer:
Note
This is a community-maintained package.
zizmor
is available on Anaconda's conda-forge:
See conda-forge/zizmor for additional information.
Note
This is a community-maintained package.
Info
Are you interested in packaging zizmor
for another ecosystem?
Let us know by filing an issue!
The badge below tracks zizmor
's overall packaging status.
From source🔗
Warning
Most ordinary users should not install directly from zizmor
's
source repository. No stability or correctness guarantees are made about
direct source installations.
You can install the latest unstable zizmor
directly from GitHub with cargo
: