python-reporter

A Python wrapper around the Reporter API.

Installation

Currently, python-reporter is compatible with Python 3.8+.

Use pip to install the package:

pip install --upgrade securityreporter

Building the documentation

To build the documentation, run:

poetry run tox -e docs