Run configuration management utilities combining configparser, argparse, and wandb.API. Version 0.0.10 is the latest; release cadence is sporadic.
pip install prefigureNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a Config object with defaults, then parse arguments.
Call cfg.parse() after setting defaults explicitly.
Install wandb if you need logging: pip install wandb
Set WANDB_API_KEY env var instead of passing it to Config.