{% extends "wagtail_unveil/base_report.html" %} {% block title %}Platform Report{% endblock %} {% block heading %}Platform Report{% endblock %} {% block summary %} Total: packages ( installed, missing, warnings) {% endblock %} {% block controls %}{% endblock %} {% block table %}

Runtime

Interpreter and framework versions reported by the platform endpoint.

Name Value

Dependency Source

Manifest path and format used to build the dependency inventory.

Name Value

Warnings

Warnings emitted while inspecting the dependency manifest.

Warning

Python Dependencies

Declared dependencies and whether each package is currently installed. Use the lookup button to fetch the latest published PyPI version on demand.

Name Specifier Installed Version Latest on PyPI Installed Source Kind Source Name

Metadata

Versioning and generation metadata for this response.

Name Value
{% endblock %}