Anyone have any tricks/techniques for colorizing PyLint output?
$ pylint --output-format=colorized
Try $ pylint --help | less for more useful tricks.
$ pylint --help | less
If you feel up to writing a Pygments lexer then you could use pygmentize.
pygmentize
Copyright © 2021 Jogjafile Inc.
Try
$ pylint --help | less
for more useful tricks.