A simple and functional pylint badge generator. Better to use anybadge for most purposes.
- Install via
pip
or other method. - Run as follows:
pylint-badge script.py pylint.svg
which will produce a filepylint.svg
in the current directory.
0.00 < < 3.00 <
< 7.00
< 10.00
- Negative scores are not supported
Inspired by mperlet's pybadge, which was in turn inspired by this blogpost