I have a finished python script, ready for me to use. Now, is there a way to compile it, or something like that, to use in /bin? Or any other way I can just type "thescript" into terminal, instead of "python /Users/username/Library/myScripts/thescript.py" Ideas?