Provider is presently set via a CONST (...well, variable). Ideally it should be set with a command line argument, such as --provider. The argparse library would be best for this.
Provider is presently set via a CONST (...well, variable).
Ideally it should be set with a command line argument, such as --provider.
The argparse library would be best for this.