Hi,

I would like to announce that I made a simple GUI for PyLint;
available here: https://github.com/jabbalaci/PyLint-Output-Visualizer
.

Motivation: I didn't like that I had to relaunch pylint each time I
added or removed some lines in the source code because the indicated
line numbers became invalid. This GUI can be refreshed with a simple
key press. Launch it from the command-line: pylov.py
<source_to_be_analyzed.py> . I only tested it under Linux.

Laszlo
_______________________________________________
Python-Projects mailing list
[email protected]
http://lists.logilab.org/mailman/listinfo/python-projects

Reply via email to