Getting started - Hydra
https://hydra.cc/docs/introHydra is an open-source Python framework 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 ...
hydra-core - PyPI
https://pypi.org/project/hydra-core19.08.2021 · pip install hydra-core. Copy PIP instructions. Latest version. Released: Aug 19, 2021. A framework for elegantly configuring complex applications. Project description. Project details. Release history. Download files.
Hydra - PyPI
https://pypi.org/project/Hydra03.08.2016 · Hydra: The Python Bloom Filter. Compile with Cython 0.24 or higher. Hydra is a high performance bloom filter. It’s basically a port of the Cassandra bloom filter with some fun Cython hackery. 1) It’s persistent using memory mapped io.