i\'m coding up a rest api where i\'m passing a python file. i\'d like to take the python file, import a function from it and use it.
I can read in the file using this