Skip to main content

A distributed declaration framework — primitives for schema-aware, multi-source, evolvable artifact graphs

Project description

katalyst-engine

A distributed declaration framework — primitives for schema-aware, multi-source, evolvable artifact graphs.

Status

Alpha — Engine Phase 1 (core/ primitives) is implemented.

Install

pip install katalyst-engine

Core Primitives

  • Evolvable — identity + version + lifecycle + compatibility contract
  • Definitive — describes the structure/constraints of other Evolvables
  • Compositional — groups/contains other Evolvables
  • Relation — typed, directed, versioned edge between two Evolvables
from katalyst_engine.core import Identity, Version, Evolvable, Lifecycle

node = Evolvable(
    identity=Identity(kind="system", name="backend", namespace="org"),
    version=Version(major=1),
    lifecycle=Lifecycle.STABLE,
)
print(node.fqn)  # "org.backend"

Project details


Download files

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

Source Distribution

katalyst_engine-2.1.0.tar.gz (99.3 kB view details)

Uploaded Source

Built Distribution

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

katalyst_engine-2.1.0-py3-none-any.whl (69.7 kB view details)

Uploaded Python 3

File details

Details for the file katalyst_engine-2.1.0.tar.gz.

File metadata

  • Download URL: katalyst_engine-2.1.0.tar.gz
  • Upload date:
  • Size: 99.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for katalyst_engine-2.1.0.tar.gz
Algorithm Hash digest
SHA256 96fd5893f10867a0d690e15108c1da7e021c770c5df80d7c13e79df601caa65c
MD5 f062650338b5bab36ded95cb4b318194
BLAKE2b-256 b81c5eb2b5b0f4563d365b60ac5146133286f29181a257054407ce81d0e28aaa

See more details on using hashes here.

Provenance

The following attestation bundles were made for katalyst_engine-2.1.0.tar.gz:

Publisher: release.yml on esimplicityinc/katalyst-taxonomy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file katalyst_engine-2.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for katalyst_engine-2.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 15ca9a290b06fcba848353fa328cf6b8ececd8d188136fb51a7ff77466ccae40
MD5 09b6f4b9860b3bffbe4baa68c22b3afb
BLAKE2b-256 84ad7e2e3baa8d7caedee9908e784e8570c099cba254110ad796c0a7d707af9e

See more details on using hashes here.

Provenance

The following attestation bundles were made for katalyst_engine-2.1.0-py3-none-any.whl:

Publisher: release.yml on esimplicityinc/katalyst-taxonomy

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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