tempestweb.core¶
Cross-cutting constants shared across the framework. Not to be confused with the tempest-core package, the published dependency where the IR, reconciler, state, style and widgets live.
Guide with examples: Architecture.
tempestweb.core ¶
tempestweb.core — cross-cutting constants shared across the framework.
The renderer-agnostic engine lives in the external tempest_core package; this
core package holds tempestweb's own framework-wide values (execution modes,
build/transport/dev defaults) in one place, re-exported by the modules that use
them so there is a single source of truth.