flake8-dashboard

Dashboard generator

Generates an HTML dashboard summarizing flake8 violations.

A flake8 plugin to generate an HTML dashboard with a report of the flake8 violations found.

GitHub

14 stars
1 watching
2 forks
Language: CSS
last commit: about 1 year ago
Linked from 1 awesome list

dashboardflake8htmlplugin

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
lordmauve/flake8-html Generates HTML reports of flake8 violations 51
orsinium-labs/flake8-ruler Generates a flake8 configuration file from a more powerful config format 11
maxkrivich/flake8-github A GitHub Actions extension that integrates Flake8 with the platform to provide clear error annotations during pull request reviews. 5
stummjr/flake8-scrapy An integration of Flake8 and Scrapy to catch common coding issues in Spider projects 19
awelzel/flake8-gl-codeclimate Tool to generate standardized code quality reports in JSON format for use with Gitlab's Code Quality feature. 25
adamchainz/flake8-comprehensions A flake8 plugin to help detect unnecessary generator expressions in Python list, set, and dict comprehensions. 464
adiralashiva8/robotframework-metrics Generates comprehensive HTML reports from Robot Framework output.xml files 222
afonasev/flake8-return Tool to check return values in Python functions 62
zksailor534/react-adminlte-dash A React implementation of an AdminLTE-themed dashboard with customizable components and styling options. 167
t-pwk/flake-idgen Generates unique identifiers in a distributed environment with high precision and uniqueness 243
spoved/crafana.cr Generates Grafana dashboards from a builder-based interface 21
adamchainz/flake8-logging A Flake8 plugin that checks for issues related to logging in Python code 79
ayushsharma82/esp-dash A C++ library for creating customizable web-based dashboards for IoT devices 981
rocioar/flake8-django A plugin to enforce Django-specific coding standards and best practices during code reviews. 180
ebeweber/flake8-mutable An extension for flake8 to flag functions with mutable default arguments. 44