Hello, I saw your (pretty cool) project but was wondering if there was a way to configure the tool in .ini or through the process environment?
Both can be done in native python, so I think it'd be pretty nice to have at least one of those two alternatives.
Edit: Since I do want to use .ini files, and using the environment would also be a convenience for my workflow, I started working on a fork to integrate this support (only noted TODOs on what to do for now).
Once it'll be done, I'll put it up for PR