Settings

Theme

Python as a Configuration Language Using Starlark

openrun.dev

2 points by ajayvk 2 months ago · 1 comment

Reader

ajayvkOP 2 months ago

This post looks at the experience with using Starlark as against YAML for deployment configuration.

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.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection