Více na catcher.zlutazimnice.cz
python2.7
python-minimal
python-pip
python-dev
build-essential
libpcre3
libpcre3-dev
nginx
pip uwsgi
pip peewee
pip falcon
pip iso3166
pip MySQL-python
pip ujson
pip pytest
pip pytest-falcon
$ uwsgi --http :9090 --wsgi-file restapi.py --callable app
uwsgi --socket localhost:8080 --wsgi-file ./restapi.py --callable api &
ln -s /home/dstlmrk/catcher/nginx/catcher.conf /etc/nginx/sites-enabled/
ln -s /home/dstlmrk/catcher/html/ /var/www/catcher
ln -s /home/dstlmrk/catcher/ /usr/local/lib/python2.7/dist-packages/catcher