flake8-html 0.4.3
pip install flake8-html
Released:
Generate HTML reports of flake8 violations
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache Software License (Apache Software License 2.0)
- Author: Daniel Pope
- Tags flake8, html
Classifiers
- Development Status
- Framework
- Intended Audience
- License
- Natural Language
- Programming Language
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.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.
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache Software License (Apache Software License 2.0)
- Author: Daniel Pope
- Tags flake8, html
Classifiers
- Development Status
- Framework
- Intended Audience
- License
- Natural Language
- Programming Language
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file flake8-html-0.4.3.tar.gz
.
File metadata
- Download URL: flake8-html-0.4.3.tar.gz
- Upload date:
- Size: 13.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8b870299620cc4a06f73644a1b4d457799abeca1cc914c62ae71ec5bf65c79a5 |
|
MD5 | d8286e8c7706275b78e68fa76b023a2c |
|
BLAKE2b-256 | 3e44faae17d4b4e00c8c041e9b90b0ea546f3aef8b799212e71a7bb835ff51e1 |
File details
Details for the file flake8_html-0.4.3-py2.py3-none-any.whl
.
File metadata
- Download URL: flake8_html-0.4.3-py2.py3-none-any.whl
- Upload date:
- Size: 13.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8f126748b1b0edd6cd39e87c6192df56e2f8655b0aa2bb00ffeac8cf27be4325 |
|
MD5 | 08b28489e1491261d5945d73fbd15762 |
|
BLAKE2b-256 | c3b0bfd58118e2b9c1d0c5ac156c458c9a33cb599925b658df3ab038b55d30d7 |