varstore¶
Hierarchical variable store with optional recursive shell-style template rendering.
Formerly varmgr. The expand engine from the mrjk/python-expandvars fork is included as batteries (varstore.expand) — no separate expandvars install is required.
Requires Python 3.10+. Package on PyPI: mrjk.varstore (import varstore).
Start here¶
API¶
Package reference: API.