CLI > config files sometimes.
Use `click` or `argparse` to let users pass settings as flags. Then they don’t even need to touch files.
But yeah, JSON for persistence. Best of both worlds.
Use `click` or `argparse` to let users pass settings as flags. Then they don’t even need to touch files.
But yeah, JSON for persistence. Best of both worlds.
