{% extends "base.html" %} {% block content_header %}

Deploy

{% endblock %} {% block content_body %} {% with messages = get_flashed_messages() %} {% if messages %}
{% endif %} {% endwith %}

Use scrapyd-client to generate egg file scrapyd-deploy --build-egg output.egg

{% endblock %}