Skip to content

nmichlo/eunomia

Repository files navigation

📜 Eunomia

A sane but flexible configuration framework.

license python versions pypi version tests status code coverage last commit

Visit the docs for more info.


NOTE: As of 19 Feb 2021 development of Eunomia has been placed on hold until I finish my degree.

NOTE: As of Hydra version 1.1, many of the limitations that originally inspired this project have been addressed. However, the main one I do not see beeing adressed is the use of config keys in defaults lists.


Overview

Simple Hydra inspired configuration library, supporting custom backends and variable substitution. Configs are defined as nested groups of mutually exclusive options that can be selectively activated.

The Horai, as they are called, to each of them, according as her name indicates, was given the ordering and adornment of life, so as to serve to the greatest advantage of mankind; for there is nothing which is better to build a life of felicity than obedience to law (Eunomia) and justice (Dike) and peace (Eirene). — Diodorus Siculus

Getting Started

  1. Install with: pip install eunomia

  2. Visit the docs!

Citing Eunomia

Please use the following citation if you use Eunomia in your research:

@Misc{Michlo2021Eunomia,
  author =       {Nathan Juraj Michlo},
  title =        {Eunomia - A sane but flexible configuration framework},
  howpublished = {Github},
  year =         {2021},
  url =          {https://github.com/nmichlo/eunomia}
}

About

📜 A sane but flexible configuration framework inspired by Hydra config, with yaml and pythonic backends.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published