News

I would like to be able to pass arguments like this: python main.py hello --name James instead of python main.py hello James As it is there is no semantic separation between a ... keyword args instead ...