easyargs
easyargs copied to clipboard
easyargs should provide a way of supplying the arguments
To make using easyargs easier to test, it should be possible to pass in the arguments that the parser should use and fallback to sys.argv if they are not supplied.