Installation ============ Installing Bobtail ------------------ Install with Pip .. code-block:: text $ pip install bobtail Install with Pipenv .. code-block:: text $ pipenv -u install bobtail Install a WSGI Server --------------------- .. code-block:: text $ pipenv -u install gunicorn