Python as a Configuration Language Using Starlark(openrun.dev) |
Python as a Configuration Language Using Starlark(openrun.dev) |
Starlark can result in much more concise and flexible config. It does require extra work on the part of the developers who are writing the code (to read the config), but it can make things easier for end users writing the config.