{% block head %}{% endblock %}
{% block header %}A PyPI-compatible (PEP 503) package index served by GitHub Pages. Packages are hosted as GitHub release assets.
{% endblock %} {% block content %}{% if index_url %}Install packages with:
pip install --extra-index-url {{ index_url }} PACKAGE
{% endif %}Available packages:
{{ project }}