tempestweb.core¶
Constantes transversais compartilhadas pelo framework. Não confunda com o pacote tempest-core, que é a dependência publicada onde moram IR, reconciliador, estado, estilo e widgets.
Guia com exemplos: Arquitetura.
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.