def lst_from_parser(args): lst(location=args.location, typ=args.typ, items=args.items, output=args.output)
def lst_from_parser(args): lst(location=args.location,typ=args.type,items=args.items,f=args.folder)