Python bridge for Aurekai, the operating fabric for intelligent work.
Project description
aurekai
Thin Python bridge for Aurekai, the operating fabric for intelligent work.
Install
python3 -m pip install aurekai
python3 -m aurekai --version
Commands
python3 -m aurekai --version
python3 -m aurekai doctor
python3 -m aurekai manifest ./aurekai.manifest.json
Python API
from aurekai import artifact_uri, validate_manifest
manifest = validate_manifest("./aurekai.manifest.json")
print(manifest["schema_version"])
print(artifact_uri("sha256:deadbeef"))
The package validates Aurekai deployment manifests and can shell out to the
installed akai CLI for runtime health checks.
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
aurekai-0.8.0a2.tar.gz
(2.3 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 aurekai-0.8.0a2.tar.gz.
File metadata
- Download URL: aurekai-0.8.0a2.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6b2920ca76d2ee5b894374468a1e7cde65ca4684813ad90d3f64ff3607fc8d9b
|
|
| MD5 |
892faaa77238abbdaa87efe18ee9690f
|
|
| BLAKE2b-256 |
874a3266502862392bdc01d01158619651856a309c21013fe9b3933b58a7c9f9
|
File details
Details for the file aurekai-0.8.0a2-py3-none-any.whl.
File metadata
- Download URL: aurekai-0.8.0a2-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f17416086a8e853d12281e99f36755519d91caebf8d03db82a74fe19f7f31a43
|
|
| MD5 |
7c5ff5816b99cf774f1e345ebd51d9b4
|
|
| BLAKE2b-256 |
f85bcf8237614ee736bb5f35c185b8b7c41d73f4c2503ed8f0c98231f258e192
|