hydra alternatives and similar packages
Based on the "Configuration" category.
Alternatively, view hydra alternatives based on common mentions on social networks and blogs.
-
python-dotenv
Reads key-value pairs from a .env file and can set them as environment variables. It helps in developing applications following the 12-factor principles. -
django-environ
Django-environ allows you to utilize 12factor inspired environment variables to configure your Django application. -
django-split-settings
Organize Django settings into multiple files and directories. Easily override and modify settings. Use wildcards and optional settings files. -
ConfigArgParse
A drop-in replacement for argparse that allows options to also be set via config files and/or environment variables. -
parse_it
A python library for parsing multiple types of config files, envvars & command line arguments that takes the headache out of setting app configurations.
Scout Monitoring - Free Django app performance insights with Scout Monitoring
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of hydra or a related project?
README
A framework for elegantly configuring complex applications. Check the website for more information, or click the thumbnail below for a one-minute video introduction to Hydra.
Releases
Stable
Hydra 1.2 is the stable version of Hydra.
- Documentation
- Installation :
pip install hydra-core --upgrade
License
Hydra is licensed under [MIT License](LICENSE).
Community
Ask questions in Github Discussions or StackOverflow (Use the tag #fb-hydra or #omegaconf):
Citing Hydra
If you use Hydra in your research please use the following BibTeX entry:
@Misc{Yadan2019Hydra,
author = {Omry Yadan},
title = {Hydra - A framework for elegantly configuring complex applications},
howpublished = {Github},
year = {2019},
url = {https://github.com/facebookresearch/hydra}
}
*Note that all licence references and agreements mentioned in the hydra README section above
are relevant to that project's source code only.