Skip to content

Numerology datasets

interpretation

Pythagorean birth-date numerology interpretation datasets across locales.

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

NUMEROLOGY_REGISTRY module-attribute

NUMEROLOGY_REGISTRY = symbol_registry(_ANCHOR, 'meanings', 'numerology.meanings', symbols, _SOURCE)