rafaelmaeuer
11/23/2017 - 5:37 PM

Importing Python files from different folder

#Just make sure folder also contains an __init__.py, this allows it to be included as a package. 
from application.app.folder.file import func_name