A template repository for pure Python modules developed at the University of Saskatchewan Atmospheric Research Group (usask-arg) that are to be publicly developed on GitHub. To create a project based ...
arg_list (list): A list of arguments. arg_str (str): The argument to check for. return_arg (bool, optional): If True, returns the string after the argument if it exists. Defaults to False. Returns: ...