I have a simple program in Python and I want to be able to run it in the terminal by simply calling ./my_script . How would I do this?