Skip to content
This repository has been archived by the owner on Jun 8, 2023. It is now read-only.

rossi-fi/pylint-badge

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pybadge

A simple and functional pylint badge generator. Better to use anybadge for most purposes.

Howto

  1. Install via pip or other method.
  2. Run as follows: pylint-badge script.py pylint.svg 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

About

pylint badges for everyone!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%