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.4.2 (2022-04-13)
Fix compatibility with Python 3.9+
0.4.1 (2020-05-13)
Fix: add compatibility with flake8 3.8.*
0.4.0 (2017-07-06)
New: Add --htmlpep8 option to produce normal flake8 console output
Fix: Allow all flake8-html settings to be read from flake8 config
0.3.0 (2017-05-24)
New: Add --htmltitle option to set page title
0.2.0 (2017-03-06)
New: use SVG icons instead of Unicode characters
New: deduplicate the same error on the same line
0.1.1 (2017-03-02)
Fix: missing templates in sdist.
0.1.0 (2017-03-01)
First release on PyPI.
Release files for flake8-html 0.4.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| flake8-html-0.4.3.tar.gz | 13.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| flake8_html-0.4.3-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Total release size: 26.8 kB
Release files / flake8-html-0.4.3.tar.gz
| Download URL | flake8-html-0.4.3.tar.gz |
|---|---|
| Size | 13.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
8b870299620cc4a06f73644a1b4d457799abeca1cc914c62ae71ec5bf65c79a5
|
|
BLAKE2b-256 checksum How to use checksums |
3e44faae17d4b4e00c8c041e9b90b0ea546f3aef8b799212e71a7bb835ff51e1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.9.15
|
Release files / flake8_html-0.4.3-py2.py3-none-any.whl
| Download URL | flake8_html-0.4.3-py2.py3-none-any.whl |
|---|---|
| Size | 13.1 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
8f126748b1b0edd6cd39e87c6192df56e2f8655b0aa2bb00ffeac8cf27be4325
|
|
BLAKE2b-256 checksum How to use checksums |
c3b0bfd58118e2b9c1d0c5ac156c458c9a33cb599925b658df3ab038b55d30d7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.9.15
|