A thin Python wrapper to distribute Casey's `just` command runner via pip. Version 1.50.0, release cadence follows upstream just releases. It downloads the prebuilt binary and provides a `just` CLI entry point.
pip install just-binVerified import paths — ran on the pinned version, not inferred.
Install just via pip, then run `just --version` to verify.
Do not `import just`. Use the `just` command from your shell.
Ensure internet connectivity or use `pip install just-bin --no-cache` to force re-download.
Use `just --version` to check the binary version; if outdated, run `just-bin-install` (if available) or manually reinstall the package.
No dependency data recorded yet.