{"categories":[{"label":"Build Tools","url":"https://skillfed.io/packages/category/software-development-build-tools/3"}],"enrichment":{"capability":"Distributes the `just` command-line task runner as a pip-installable binary, placing it directly on your PATH for cross-platform use.","skillfed_tags":["task-runner","binary-distribution"],"use_cases":["Install the `just` task runner on a new machine without manual binary downloads or system package managers.","Manage `just` version pinning in a Python project's dependency lock file or virtual environment.","Distribute `just` to team members across mixed macOS and Linux architectures via a single pip command.","Use `just` in CI/CD pipelines where pip is already the package manager and binary availability is uncertain."],"what_it_does":"just-bin is a pip-installable wrapper that repackages the upstream `just` command-line task runner for distribution via PyPI. It uses platform-specific Python wheels to place the `just` binary directly on your PATH, letting you install and manage it like any other Python package rather than downloading and configuring it separately.\n\nThe package itself has no Python runtime dependencies\u2014it is purely a delivery mechanism for a standalone binary. Installation friction is medium because you must use a wheel that matches your exact platform (macOS Intel, macOS ARM, Linux x86_64, or Linux aarch64). The project is actively maintained as a repackaging effort, not as upstream development of `just` itself.","worth_installing":"Yes, if you need `just` and prefer pip-based installation. The package is actively maintained, has no runtime dependencies, carries permissive licensing (CC0-1.0), and is in the top-15000 tier by popularity. The main gotcha is platform-specific wheels\u2014verify your architecture is supported before installing. Confirm the upstream `just` license suits your use case."},"id":"just-bin","links":{"html":"https://skillfed.io/packages/just-bin","md":"https://skillfed.io/packages/just-bin.md","pypi":"https://pypi.org/project/just-bin/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-20","license_spdx":null,"license_treatment":"permissive","name":"just-bin","python_support":"supports_current","summary":"A thin wrapper to distribute https://github.com/casey/just via pip."},"popularity":{"monthly_downloads":222041,"position":9271,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.57.0"}
