import sys
import os
sys.path.insert(0, '/var/www/agentarbitrage')
from wsgi_handler import app as application