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.1.0.tar.gz
(7.4 kB
view details)
Built Distribution
File details
Details for the file flake8-html-0.1.0.tar.gz
.
File metadata
- Download URL: flake8-html-0.1.0.tar.gz
- Upload date:
- Size: 7.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d5273b1dd9a1aefd0671558b02e0ad932df8391e6ccccc0876af484fecbd04fd |
|
MD5 | 1e04e0727dc201423a7673e199a1426b |
|
BLAKE2b-256 | db2ab96f49903412188f363ecfc205524241952caa96c3585360005cc0a9049d |
File details
Details for the file flake8_html-0.1.0-py2.py3-none-any.whl
.
File metadata
- Download URL: flake8_html-0.1.0-py2.py3-none-any.whl
- Upload date:
- Size: 6.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2cd08ef9d6ed88d2e05c0195decdd8367e678ed4ae6562e73d90857c54ec8eb0 |
|
MD5 | 1dcf83a43f7becffa0b7206b9fbf7c21 |
|
BLAKE2b-256 | b2cb33b9b1ccc460a67074cc5672ef4c7a6245a96d7c81fc6ea5d4dde66ea88b |