Skip to main content
The beta7 Python SDK is published on PyPI as brik64==0.1.0b7.

Beta7 Status

pip install brik64==0.1.0b7
The Python SDK is a language package for examples, local integration, monomer helpers and EVA composition patterns. It is not the CLI install path.

Example Policy

Python examples should show small, bounded behavior and avoid implying that package installation performs the full CLI workflow. When using Python with BRIK64:
  • pin brik64==0.1.0b7 for beta7 examples;
  • keep inputs explicit;
  • keep outputs explicit;
  • record package version;
  • connect the example back to PCD or monomer vocabulary when possible.
Package installation only adds the SDK library to your project. CLI commands and workspace workflows use the separate BRIK64 CLI installer.