импортная папка из другой папки Python
sys.path.insert(1, '/path/to/application/app/folder')
Magnificent Moth
sys.path.insert(1, '/path/to/application/app/folder')