This is a super simple python command line using phrases to execute commands Use command fd followed by the file name like "fd testfile" to execute. Some files may need arguments Use command new followed by the name and the amount of argument like "new firstpy 1" Use command del to delete a command. Example would be "del testfile" In the file you make import arguments to transfer arguments withe the name "args" throught the files