I used uwsgi+nginx and want to start Python application with param. Right these solution is working
python3.5 uswgi.py matcher
what is uwsgi command param to send param "matcher"?
pyargv should do the trick.
pyargv