DEBSOURCES
Skip Quicknav
sources / python-opentelemetry / 1.39.1-1 / docs / examples / fork-process-model / flask-gunicorn / README.rst
1234567891011
Installation ------------ .. code-block:: sh pip install -rrequirements.txt Run application --------------- .. code-block:: sh gunicorn app -c gunicorn.conf.py