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.2.0.tar.gz
(11.4 kB
view hashes)
Built Distribution
Close
Hashes for flake8_html-0.2.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | bdd5fbd8e4c1fcb2c35309ee6659cba97aa7cc42fd172112d86bf3b396ed2a29 |
|
MD5 | 2b7e4b8c76cf398752a6980bb49e2661 |
|
BLAKE2b-256 | ec5e18b4a6606abfedd85537217d283d2ef01c7eed5c9139b40d846bbd0aa082 |