nginx-uwsgi-heroku Deploy WSGI app on Heroku with uwsgi + Nginx. Just click the button Or hardcore mode $ heroku create $ heroku buildpacks:set heroku/python $ heroku buildpacks:add heroku-community/nginx $ git push heroku main $ heroku open