legend-exp / legend-dataflow

LEGEND data flow management
Other
2 stars 9 forks source link

Support YAML configuration files #32

Closed gipert closed 2 weeks ago

gipert commented 5 months ago

We should go through the codebase and swap json.load() calls with a generic loader, e.g.:

https://github.com/legend-exp/pylegendmeta/blob/main/src/legendmeta/utils.py

ggmarshall commented 5 months ago

I think I already have most scripts using Props.read_from which is generic but will do a sweep, do we want Props.write_to to be generic also?

ggmarshall commented 2 months ago

done in https://github.com/legend-exp/legend-dataflow/commit/11be870dd98aa33ab73fb69ce265ae2bae6e812b