Building on #1:
Create another template repository with basic configuration for a python web application served through gunicorn WSGI server and nginx reverse proxy.
See https://gunicorn.org/#deployment for more.
See cal-itp/benefits for an example of this setup.
The specific web framework (Django, Flask, etc.) should be left up to the consumer.