dataclass-wizard icon indicating copy to clipboard operation
dataclass-wizard copied to clipboard

EnvWizard: clarify precedence rules + add `from_env` / `to_env` helpers

Open rnag opened this issue 2 months ago • 0 comments

  • Goal: Make dotenv/env usage consistent and well-documented.

  • Acceptance criteria:

    • Document precedence (env vars vs defaults vs provided dict).
    • Add ergonomic helpers if missing; otherwise add functional API wrappers.

rnag avatar Dec 21 '25 22:12 rnag