$ python3 -m venv venv $ . venv/bin/activate $ pip install js2py gunicorn $ gunicorn app:app → http://localhost:8000