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 details)
Built Distribution
File details
Details for the file flake8-html-0.2.0.tar.gz
.
File metadata
- Download URL: flake8-html-0.2.0.tar.gz
- Upload date:
- Size: 11.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7f6bfb7e69a79b9a7fb3c360f75376815aec2e3ecbe712bef6e073ae48ad9253 |
|
MD5 | 64053fae0abb523b5f459dbe27361d94 |
|
BLAKE2b-256 | a8143a742e3e60f55a1cdb02c242e3ce9f6c34fb256b0cc2b2cb592926b6b842 |
File details
Details for the file flake8_html-0.2.0-py2.py3-none-any.whl
.
File metadata
- Download URL: flake8_html-0.2.0-py2.py3-none-any.whl
- Upload date:
- Size: 12.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bdd5fbd8e4c1fcb2c35309ee6659cba97aa7cc42fd172112d86bf3b396ed2a29 |
|
MD5 | 2b7e4b8c76cf398752a6980bb49e2661 |
|
BLAKE2b-256 | ec5e18b4a6606abfedd85537217d283d2ef01c7eed5c9139b40d846bbd0aa082 |