import sys from command import commands import login args = sys.argv[1:] print(commands[0].__name__)