hya is a library of custom OmegaConf resolvers, providing utilities for configuration management in Python. Current version 0.4.0, released August 2024. Maintained and updated as needed.
pip install hyaVerified import paths — ran on the pinned version, not inferred.
Quickstart: import hya to register custom resolvers, then use them in OmegaConf configurations.
Ensure Python 3.10+ and install OmegaConf: pip install omegaconf
Explicitly import hya before creating OmegaConf instances to ensure resolvers are registered.
Run pip install hya
Add 'import hya' before creating OmegaConf configuration object.
No dependency data recorded yet.