Generate HTML reports of flake8 violations
Project description
flake8-html
A flake8 plugin to generate HTML reports of flake8 violations.
Simply
$ pip install flake8-html
Then run flake8 passing the --format=html option and a --htmldir:
$ flake8 --format=html --htmldir=flake-report
Screenshots
Report index page:
Per-file report, grouped by error code:
Annotated, syntax-highlighed source code:
License
Free software: Apache Software License 2.0
Credits
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.
History
0.1.0 (2017-03-01)
First release on PyPI.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
flake8-html-0.4.0.tar.gz
(11.7 kB
view hashes)
Built Distribution
Close
Hashes for flake8_html-0.4.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f372cd599ba9a374943eaa75a9cce30408cf4c0cc2251bc5194e6b0d3fc2bc3a |
|
MD5 | 3ccdcd65f605c0e0710694dadd9a9c9d |
|
BLAKE2b-256 | 598eddd22716fe3c5c38f33120252417bf36cd7b32ee110155290465a7393d6e |