{"id":26002860,"url":"https://github.com/mperlet/pybadge","last_synced_at":"2025-03-05T19:34:51.284Z","repository":{"id":50372309,"uuid":"82399939","full_name":"mperlet/pybadge","owner":"mperlet","description":"pylint badges for everyone!","archived":false,"fork":false,"pushed_at":"2018-03-17T22:13:08.000Z","size":83,"stargazers_count":9,"open_issues_count":0,"forks_count":23,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-08-02T03:44:46.201Z","etag":null,"topics":["badges","pylint","python","readme"],"latest_commit_sha":null,"homepage":"https://mperlet.github.io/pybadge/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mperlet.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-02-18T16:27:44.000Z","updated_at":"2022-08-04T05:33:20.000Z","dependencies_parsed_at":"2022-09-10T01:40:49.961Z","dependency_job_id":null,"html_url":"https://github.com/mperlet/pybadge","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mperlet%2Fpybadge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mperlet%2Fpybadge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mperlet%2Fpybadge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mperlet%2Fpybadge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mperlet","download_url":"https://codeload.github.com/mperlet/pybadge/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242093164,"owners_count":20070658,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["badges","pylint","python","readme"],"created_at":"2025-03-05T19:34:50.626Z","updated_at":"2025-03-05T19:34:51.259Z","avatar_url":"https://github.com/mperlet.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pybadge ![pylint Score](https://mperlet.github.io/pybadge/badges/5.00.svg)\n\npylint badges for everyone!\n\n## Howto\n\n1. Check your pylint score with `pylint` or `python3-pylint`\n2. Goto: https://mperlet.github.io/pybadge/ and insert your score\n3. Copy the generated markdown link into your README\n\n### bash alias for markdown text\nrun `pybadge \u003cpyfile\u003e`\n```\nfunction pybadge() {\n\techo \"![pylint Score](https://mperlet.github.io/pybadge/badges/$(pylint $1 2\u003e /dev/null | tail -n2 | awk '{print $7}' | cut -d\"/\" -f1).svg)\"\n}\n```\n## Color intervals\n\n0.00 \u003c ![pylint Score](https://mperlet.github.io/pybadge/badges/1.50.svg) \u003c 3.00 \u003c ![pylint Score](https://mperlet.github.io/pybadge/badges/5.51.svg) \u003c 7.00 ![pylint Score](https://mperlet.github.io/pybadge/badges/9.73.svg) \u003c 10.00\n\n## Limitations\n\n* negative scores are not supported\n* no dynamic badges, needs something like continuous integration services\n\n## Idea\n\nI was looking for python badges and could not find any for pylint.\nThe idea for this implementation is inspired from the blogpost\nhttp://www.desmondrivet.com/blog/technical/pylint-badges.html.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmperlet%2Fpybadge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmperlet%2Fpybadge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmperlet%2Fpybadge/lists"}