how to create executable of function in python code example Example: python make file executable if __name__ == "__main__": your_function()