Skip to content

dlobba/pylint_webview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Pylint webview

A web based interface to pylint Python linter.

Usage: Get the output of pylint in json format with the -f json option. Then type

python3 make_view.py pylint_out.json > webview.html

About

A bare-metal, done-in-a-hurry web interface for Pylint

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages