#1098683 RFP: python-hydra -- Python framework for elegantly configuring complex applications

#1098683#5
Date:
2025-02-22 17:11:01 UTC
From:
To:
* Package name    : python-hydra
   Version         : 1.3.2
   Upstream Author : Facebook Research
* URL or Web page : https://github.com/facebookresearch/hydra
* License         : MIT
   Description     : Python framework for elegantly configuring complex applications

Hydra is a Python framework powered by OmegaConf that simplifies the
development of research and other complex applications. The key feature
is the ability to dynamically create a hierarchical configuration by
composition and override it through config files and the command line.
The name Hydra comes from its ability to run multiple similar jobs -
much like a Hydra with multiple heads.