I'd like to invoke the ghs/githubsecrets command via runpy (i.e. python -m ghs or python -m githubsecrets) so that the command could be used in environments where command-line wrappers aren't available (such as pip-run).
Would this project support that? Any preference on what the module name should be?