Pyrallis is a framework for structured configuration parsing from both cmd and files. Simply define your desired configuration structure as a dataclass and let pyrallis do the rest!
Added support to the jsonnet format which is a powerful superset on top of json. Jsonnet adds variables, conditionals, arithmetic, and more to the abilities of json.
Added support to the jsonnet format which is a powerful superset on top of json. Jsonnet adds variables, conditionals, arithmetic, and more to the abilities of json.