Rewrite to use uWSGI instead of deprecated CGI/Python
Deleted
- /public_html/.gitignore
- /public_html/afdstats.css
- /public_html/afdstats.py
- /public_html/index.html
- /public_html/mw.ui.css
- /public_html/toolinfo.json
- /.lighttpd.conf
- /bootstrap_venv.sh
Updated
- /README.md
- /service.template
Added
- /www/python/uwsgi.ini
- /www/python/src/app.py
- /www/python/src/requirements.txt
- /www/python/src/static/afdstats.css
- /www/python/src/static/favicon.ico
- /www/python/src/static/index.html
- /www/python/src/static/mw.ui.css