import sys sys.path.insert(0, '/var/www/nsbr') import bottle import nsbr application = bottle.default_app()