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-4.0.0.tar.gz (104.2 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-4.0.0-py3-none-any.whl (72.5 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for katalyst_engine-4.0.0.tar.gz
Algorithm Hash digest
SHA256 eca0790b9a3e2cf80135cdf4fb304e449e71a9842b36d55f8c94d38a967adc39
MD5 d2388f56dad868550a16b1ee2eb8304b
BLAKE2b-256 0da8f247b212037690e0219344392620b2e946eb4f1a84587d73ab59f80d5ee4

See more details on using hashes here.

Provenance

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

Publisher: release-engine.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-4.0.0-py3-none-any.whl.

File metadata

  • Download URL: katalyst_engine-4.0.0-py3-none-any.whl
  • Upload date:
  • Size: 72.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for katalyst_engine-4.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 26108a6a29d14afc58454a6fe58e9c87907df6efb836064b3d2ab01919821957
MD5 d27390d9ed5aaa0a5bf2235a5e3e0d16
BLAKE2b-256 4babb4b4f2f902417f35541672abd9bb0168530fb84993868a6920006c2e69df

See more details on using hashes here.

Provenance

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

Publisher: release-engine.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