export APP_HOME=`pwd` export PATH=${APP_HOME}:$PATH export PYTHONPATH=${APP_HOME}/site-packages:$PYTHONPATH export HTTPY_MODE=debugging