It would be nice if one can create a folder for each new algorithm and include other Python scripts. Lets say I create a file for holding all the common functions and I call the functions in the main Algorithm file. This will make the code clean and reusable. Can this be done with the current framework?