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 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.

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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for katalyst_engine-2.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e043220a1a5fd79636134d7af2851244c8f3eb63b871f06dfacb7213ecae5ab9
MD5 486d6e79e2e7640d7ad65dafbb6977d2
BLAKE2b-256 627ff7ef0ec0df86d168705611153ba42f9c0798c21274fe4065d1da31d74079

See more details on using hashes here.

Provenance

The following attestation bundles were made for katalyst_engine-2.0.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