mit-ll-responsible-ai/hydra-zen
Create powerful Hydra applications without the yaml files and boilerplate code.
This tool helps Python developers build complex applications, especially in machine learning, that are easy to configure, reproduce, and scale. It takes your existing Python code and automatically generates configuration structures, eliminating the need to manually write YAML files. The output is a robust application that is self-documenting, saving its full configuration with each run, and capable of being launched efficiently on various computing environments.
453 stars. Available on PyPI.
Use this if you are a Python developer building configurable and reproducible research or production-grade applications, particularly those involving complex settings or multiple experimental runs.
Not ideal if you are not a Python developer or your project does not require sophisticated configuration management and scalability.
Stars
453
Forks
22
Language
Python
License
MIT
Category
Last pushed
Feb 26, 2026
Commits (30d)
0
Dependencies
3
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/mit-ll-responsible-ai/hydra-zen"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
finos/jupyterlab_templates
Support for jupyter notebook templates in jupyterlab
kyegomez/Python-Package-Template
A easy, reliable, fluid template for python packages complete with docs, testing suites,...
xtreamsrl/jupytemplate
Templates for jupyter notebooks
ZhiyuanChen/CHANfiG
Easier Configuration
moemen95/Pytorch-Project-Template
A scalable template for PyTorch projects, with examples in Image Segmentation, Object...