Skip to main content

BRIK64 Python SDK beta for monomer helpers and EVA composition patterns aligned with CLI 0.1.0-beta.4.

Project description

brik64

Python SDK beta for BRIK64 monomer helpers and EVA composition patterns.

Current SDK beta: 0.1.0b4 Aligned CLI beta: 0.1.0-beta.4

Install

pip install brik64==0.1.0b4

The BRIK64 CLI is distributed separately in beta4:

curl -fsSL https://brik64.com/cli/install.sh | bash

Usage

from brik64.mc.arithmetic import add8, mul8
from brik64.eva import seq

double_then_triple = seq(lambda x: x + x, lambda x: x * 3)
print(double_then_triple(5))  # 30
print(add8(200, 100))         # 44 (wrapping)

Beta Boundary

This package is a beta SDK surface for Python projects. It is useful for examples, local integration, and working with BRIK64-style monomer and EVA concepts in application code.

It does not by itself establish formal certification, N5/L5+N5 status, self-hosting, fixpoint, production approval, or CLI installation.

Public References

License

See LICENSE.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

brik64-0.1.0b4-py3-none-any.whl (9.9 kB view details)

Uploaded Python 3

File details

Details for the file brik64-0.1.0b4-py3-none-any.whl.

File metadata

  • Download URL: brik64-0.1.0b4-py3-none-any.whl
  • Upload date:
  • Size: 9.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.13

File hashes

Hashes for brik64-0.1.0b4-py3-none-any.whl
Algorithm Hash digest
SHA256 525e727512c169eb091583d476decb9de6be60c8433ca045680a109eb325f321
MD5 a7e50b5e34661cef8a5350ada1a13f4f
BLAKE2b-256 bfe76c90d8f5da6ca7768850bfd87dbfd765da2708d15f31fbc351826a0c89e3

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page