Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 720 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 720 Bytes

pybadge pylint Score

pylint badges for everyone!

Howto

  1. Install via pip or other method.
  2. Run as follows: pylint-badge script.py which will produce a file pylint.svg in the current directory.

Color intervals

0.00 < pylint Score < 3.00 < pylint Score < 7.00 pylint Score < 10.00

Limitations

  • negative scores are not supported

Idea

Inspired by mperlet's pybadge, which was in turn inspired by this blogpost