I started writing a parser for a JSON config file to run arbitrary commands to modify #Django settings and… nope.
That is a bad idea.
Going to make them classes which inherit from a base class and store them in a registry via a decorator.
Testable code > JSON 😅