CDL from EDL to Batch Look file

Hey Folks,
Working from home on Flare. Anybody know how to get the data from an EDL to a look node in batch?
Thanks,
Sam

Does this help?

Check out cdl_convert
Thats a python module with optional CLI to convert between various cdl formats. You should be able to feed it a edl cdl and let it generate a bunch of .cc files

I have a script that I made a while back that might work for this. Any chance you can send me your edl so I can try it out?