Skip to content

I Ching datasets

interpretation

I Ching (Book of Changes) interpretation datasets across locales.

Per-symbol meaning text lives in JSON bundles under locales/meanings/<locale>.json; the symbols come from core's ICHING_DECK. See :mod:fortune_telling_core._symbol_interpretation and :mod:fortune_telling_core._interpretation_bundle.

ICHING_REGISTRY module-attribute

ICHING_REGISTRY = symbol_registry(_ANCHOR, 'meanings', 'iching.meanings', symbols, _SOURCE)