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:
docs/bijux-cli/
License
Apache-2.0 (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
bijux_cli-0.3.4.tar.gz
(327.0 kB
view details)
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.4.tar.gz.
File metadata
- Download URL: bijux_cli-0.3.4.tar.gz
- Upload date:
- Size: 327.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8a40af8c6bac6542e0175d30e3746a03ebc0441de3cce3f336ac7376f5761740
|
|
| MD5 |
003169bffa56624550b3dd88efcd924b
|
|
| BLAKE2b-256 |
03041192aed693c949f7ed421dbc99305b96f936855fc5a30a69897f3e3f7b62
|
File details
Details for the file bijux_cli-0.3.4-cp311-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.
File metadata
- Download URL: bijux_cli-0.3.4-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 |
6faf4d829af7ac9d1268d49f9e14aef029d541c987760eab6ba539bc69b4eda0
|
|
| MD5 |
52d52a94f4bcc7b71a0e0b86b09aef8a
|
|
| BLAKE2b-256 |
83feb98bd4331ca921ee7491e229b5a3d08b56cb6e71e92b056413b9e5f2dc21
|