Skip to content

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

  1. Install
  2. Quickstart
  3. Development setup

API

Package reference: API.