Python package for installing and launching the Bijux command runtime for automation, plugins, and interactive workflows
Project description
bijux-cli Python Package
bijux-cli is the Python distribution for installing and launching the Bijux
command runtime.
This package provides:
- the
bijuxconsole entrypoint, - a native Rust bridge module (
bijux_cli_py._native) when available, - a Python facade fallback for portability and compatibility checks.
What This Package Is
- A packaging and bridge layer for the
bijuxruntime. - The canonical PyPI surface for
bijux-cli. - A compatibility boundary between Python callers and the Rust runtime.
What This Package Is Not
- It does not define independent runtime semantics.
- It does not publish maintainer control-plane commands.
- It does not replace repository-level governance docs.
Quick Usage
python -m pip install bijux-cli
bijux --help
python -m bijux_cli_py --help
Source of Truth
- Runtime crate:
crates/bijux-cli - Python bridge crate:
crates/bijux-cli-python - Package changelog:
crates/bijux-cli-python/CHANGELOG.md - Repository handbook: CLI handbook
License
Apache-2.0 (repository LICENSE).
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file bijux_cli-0.3.6.tar.gz.
File metadata
- Download URL: bijux_cli-0.3.6.tar.gz
- Upload date:
- Size: 330.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1afdeb084a5b32610625917b3736778a5d5f488563d9ac543c1899968a6aec1d
|
|
| MD5 |
3bb7cd54a267e911f95b6a0248053d9a
|
|
| BLAKE2b-256 |
b58803dd944551516b95cab60fd5a069abb0a6cb0bc351589d2806c60b4ef4a3
|
File details
Details for the file bijux_cli-0.3.6-cp311-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: bijux_cli-0.3.6-cp311-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 1.3 MB
- Tags: CPython 3.11+, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ed66f63461dc79dd989e42e4dc3a2c30f0c02cc6b78982e01d21fc923ae51683
|
|
| MD5 |
28ae50dfc4677221d7ef43f9466b8378
|
|
| BLAKE2b-256 |
2cd10b10a75b5202e89a2e434bca159fd420c03fa5c398fd09432fac0e84bcdf
|