{%extends "base.html"%} {% block content%} See index

There are two ways to mirror packages from pypi.

  1. The first is to use a requirements file in the same format that pip freeze produces.
  2. The second is to use the search functionality and choose a package

{% endblock %}