Import a python file as a module.
filepath (str) – Path to Python file.
str
ModuleType
Loaded module.
import_python_file()