{% extends "_base.html" %} {% load url from future %} {% block css %} {{ block.super }} {% endblock %} {% block javascript %} {{ block.super }} {% endblock %} {% block content %}

Statistics


Current statistics

pie versions pie packages

All time statistics

packages weekly packages monthly versions weekly versions monthly

Handlers

{% for handler in handlers %} {% endfor %}
Handler # of found versions Average confidence
{{ handler.handler }} {{ handler.n }} {{ handler.avg_conf|floatformat:1 }}
{% endblock %}