Public record
Software health reportschema 0.23.0 · metrics 2.10.0 · 2026-07-21 20:56 UTC

kdeldycke / click-extra

🌈 Drop-in replacement for Click to make user-friendly and colorful CLI

PythonGPL-2.0★ 121 stars⑂ 10 forkssince Oct 2021View on GitHub ↗
KindCommand-line toolLibraryhow this is determined

kdeldycke/click-extra holds a health index of 87 out of 100, placing it in the Excellent band. It scores highest on Vitality (94/100) and lowest on AI Readiness (62/100). It was last updated today. A single contributor accounts for most of its recent work.

87
overall / 100
Excellent

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

87
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

The weighted overall 73 is calibrated to 87 on the published index scale (record calibration 2026-08-02).

Ownership

Kevin DeldyckePersonal account
2,079 followers58 public repossince Nov 2009

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Package ecosystems

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

94Exceptional · 21% of overall
How it's scored
36/36Push recencylast push 0 days ago
33.2/36Commit cadence48/52 weeks with commits
18/18Commit volume1,609 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year1,609
human_commit_share0.99
days_since_last_push0
active_weeks_last_year48
How it's scored
27/27Ships releases100 releases published
36/36Release recencylatest release 5 days ago
27/27Release cadencea release every ~3.1 days
0/10OpenSSF Scorecard: Signed-ReleasesProject has not signed or included provenance with any releases.
Inputs used
releases_count100
latest_release_tagv8.4.0
releases_from_tagsno
days_since_latest_release5
mean_days_between_releases3.1

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

62Moderate · 17% of overall
How it's scored
33.7/60Stars121 stars
8/25Forks10 forks
0/15Watchers1 watchers
Inputs used
forks10
stars121
watchers1
growth_stateorganic
growth_factor_pct100

Community health

85Excellent
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (GPL-2.0)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_services
has_pull_request_templateno

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

66Good · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
2.6/22.5Commit distributiontop contributor authored 88% of commits
12.2/13.5Contributor breadth9 contributors
10/10OpenSSF Scorecard: Contributorsproject has 6 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled9
top_contributor_share0.885
How it's scored
39.2/42Issue resolution93% of issues closed
21.9/30PR acceptance1,247/1,708 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 0/29 approved changesets -- score normalized to 0
Inputs used
merged_prs1,247
open_issues8
closed_issues111
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0.933
closed_unmerged_prs461
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backingpersonal (user) account
0/20Verified domainnot applicable to user accounts
23.9/25Owner reach2,079 followers of kdeldycke
24.9/25Track record58 public repos, account ~16 yr old
Inputs used
followers2,079
owner_typeUser
is_verified
owner_loginkdeldycke
public_repos58
account_age_days6,077
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable1 package(s) on pypi
35/35Publish recencylatest publish 5 days ago
20/20Version history145 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesclick-extra
ecosystemspypi
any_deprecatedno
min_days_since_publish5

Engineering Quality

Are baseline engineering and documentation practices in place?

77Good · 19% of overall
How it's scored
24/24CI workflows9 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests15 out of 15 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno

Documentation

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage sitehttps://kdeldycke.github.io/click-extra
10/10Repository description
10/10Topics20 topics
0/10Wiki
Inputs used
topicsclick, cloup, colorization, python-tabulate, ansi-colors, pygments, ansi-escape-codes, cli-framework, config-file, configuration-file, hjson, ini, json5, pytest-plugin, python-cli, sphinx-extension, tabulate, toml-parser, click-extension, click-plugin
has_wikino
homepagehttps://kdeldycke.github.io/click-extra
docs_sitehttps://kdeldycke.github.io/click-extra
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

63Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
2.2/7.5Branch-Protectionbranch protection is not maximal on development and all release branches
2.5/2.5CI-Tests15 out of 15 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0/7.5Code-ReviewFound 0/29 approved changesets -- score normalized to 0
2.5/2.5Contributorsproject has 6 contributing companies or organizations
10/10Dangerous-Workflowno dangerous workflow patterns detected
7.5/7.5Dependency-Update-Toolupdate tool detected
0/5Fuzzingproject is not fuzzed
2.5/2.5Licenselicense file detected
7.5/7.5Maintained30 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10
0/5Packagingno data
4.5/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 9
0/5SASTSAST tool is not run on all commits -- score normalized to 0
0/5Security-Policysecurity policy file not detected
0/7.5Signed-ReleasesProject has not signed or included provenance with any releases.
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate5.4
Excluded from scoring (no data or not applicable): Packaging. Remaining weights renormalized.

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisoriesno direct dependency carries a known advisory
0/25Indirect dependencies free of known advisoriestransitive set not separable from development and test dependencies in this scope
0/40No advisories left outstandingno advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages102
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 102 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

62Moderate · 4% of overall
How it's scored
45/45Agent instructionsclaude.md
0/15Machine-readable docs (llms.txt)
8.1/40Legible commit history15 of 99 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.152
agent_instruction_filesclaude.md
agent_instruction_max_bytes26,535
How it's scored
0/18One-command bootstrap
22/22Automated tests
0/11Lint / format config
11/11Static type checkingclick_extra/py.typed
10/10Reproducible environmentlockfile
10/10Demonstrated agent practice15 of the last 100 commits agent-authored or agent-credited
0/8Automated maintenanceno automated dependency updates observed
9/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 9
Inputs used
has_nixno
has_testsyes
lockfilesuv.lock
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configsclick_extra/py.typed
agent_commit_share0.15
toolchain_manifests
dependency_bot_commit_share0
How it's scored
27/45Type-checkable codePython with type-check config (click_extra/py.typed)
53.1/55Manageable file sizes3/87 source files over 60KB
Inputs used
primary_languagePython
largest_source_bytes106,586
source_files_sampled87
oversized_source_files3

Key facts

121GitHub stars
9contributors
1,609commits, last 12 months
0days since last push
100releases
1bus factor
8open issues
PyPIpackage ecosystems

Data collection warnings

  • deps.dev does not index pypi:click-extra@8.4.0; advisories assessed against the repository dependency graph instead

More detail

Star and fork history 121 ★ / 10 ⇿
121Stars
10Forks
99Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

0255075100125121962021-122024-032026-07
Major 4Minor 43Patch 52

Each point covers 5 days.

OpenSSF Scorecard 5.4 / 10
5.4aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-21 20:56 UTC

10Binary-Artifactsno binaries found in the repo
3Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests15 out of 15 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/29 approved changesets -- score normalized to 0
10Contributorsproject has 6 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
9Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 9
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 9
RegistryPackageVersion constraintManifest
PyPIboltons>=20pyproject.toml
PyPIclick>=8.3.1pyproject.toml
PyPIcloup>=3.0.7pyproject.toml
PyPIdeepmerge>=1.0.1pyproject.toml
PyPIextra-platforms>=8pyproject.toml
PyPItabulate>=0.9pyproject.toml
PyPItomli>=2pyproject.toml
PyPIwcmatch>=10pyproject.toml
PyPIwcwidth>=0.2pyproject.toml
All dependencies 102

Full resolved dependency set from the GitHub dependency graph: 9 direct and 93 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
PyPIboltons26.0.0direct
PyPIclick8.4.2direct
PyPIcloup3.1.0direct
PyPIdeepmerge2.1.0direct
PyPIextra-platforms13.1.0direct
PyPItabulate0.10.0direct
PyPItomli2.4.1direct
PyPIwcmatch11.0direct
PyPIwcwidth0.8.2direct
PyPIaccessible-pygments0.0.5indirect
PyPIalabaster1.0.0indirect
PyPIattrs26.1.0indirect
PyPIbabel2.18.0indirect
PyPIbackports-strenum1.3.1indirect
PyPIbeautifulsoup44.15.0indirect
PyPIblinker1.9.0indirect
PyPIbracex3.0indirect
PyPIcertifi2026.6.17indirect
PyPIcharset-normalizer3.4.9indirect
PyPIclick-extra8.5.0.dev0indirect
PyPIcolorama0.4.6indirect
PyPIcoverage7.15.1indirect
PyPIdocutils0.21.2indirect
PyPIdocutils0.22.4indirect
PyPIexceptiongroup1.3.1indirect
PyPIflask3.1.3indirect
PyPIfuro2025.12.19indirect
PyPIghp-import2.1.0indirect
PyPIhjson3.1.0indirect
PyPIidna3.18indirect
PyPIimagesize2.0.0indirect
PyPIiniconfig2.3.0indirect
PyPIitsdangerous2.2.0indirect
PyPIjinja23.1.6indirect
PyPIjson-with-comments1.2.10indirect
PyPIjson50.15.0indirect
PyPIjsonschema4.26.0indirect
PyPIjsonschema-specifications2025.9.1indirect
PyPImarkdown3.10.2indirect
PyPImarkdown-it-py3.0.0indirect
PyPImarkdown-it-py4.2.0indirect
PyPImarkupsafe3.0.3indirect
PyPImdit-py-plugins0.6.1indirect
PyPImdurl0.1.2indirect
PyPImergedeep1.3.4indirect
PyPImkdocs1.6.1indirect
PyPImkdocs-click0.9.0indirect
PyPImkdocs-get-deps0.2.2indirect
PyPImyst-parser4.0.1indirect
PyPImyst-parser5.1.0indirect
PyPIpackaging26.2indirect
PyPIpathspec1.1.1indirect
PyPIplatformdirs4.10.0indirect
PyPIpluggy1.6.0indirect
PyPIpygments2.20.0indirect
PyPIpymdown-extensions11.0.1indirect
PyPIpytest9.1.1indirect
PyPIpytest-cov7.1.0indirect
PyPIpytest-github-actions-annotate-failures0.4.2indirect
PyPIpytest-httpserver1.1.5indirect
PyPIpytest-randomly4.1.0indirect
PyPIpython-dateutil2.9.0.post0indirect
PyPIpyyaml6.0.3indirect
PyPIpyyaml-env-tag1.1indirect
PyPIreferencing0.37.0indirect
PyPIrequests2.34.2indirect
PyPIroman-numerals4.1.0indirect
PyPIrpds-py0.30.0indirect
PyPIrpds-py2026.6.3indirect
PyPIsix1.17.0indirect
PyPIsnowballstemmer3.1.1indirect
PyPIsoupsieve2.8.4indirect
PyPIsphinx8.1.3indirect
PyPIsphinx9.0.4indirect
PyPIsphinx9.1.0indirect
PyPIsphinx-autodoc-typehints3.12.1indirect
PyPIsphinx-basic-ng1.0.0b2indirect
PyPIsphinx-copybutton0.5.2indirect
PyPIsphinx-datatables1.0.0indirect
PyPIsphinx-design0.7.0indirect
PyPIsphinxcontrib-applehelp2.0.0indirect
PyPIsphinxcontrib-devhelp2.0.0indirect
PyPIsphinxcontrib-htmlhelp2.1.0indirect
PyPIsphinxcontrib-jquery4.1indirect
PyPIsphinxcontrib-jsmath1.0.1indirect
PyPIsphinxcontrib-mermaid2.0.3indirect
PyPIsphinxcontrib-qthelp2.0.0indirect
PyPIsphinxcontrib-serializinghtml2.0.0indirect
PyPIsphinxext-opengraph0.13.0indirect
PyPItomlkit0.15.0indirect
PyPItypes-boltons25.0.0.20260612indirect
PyPItypes-docutils0.22.3.20260712indirect
PyPItypes-jsonschema4.26.0.20260518indirect
PyPItypes-pygments2.20.0.20260518indirect
PyPItypes-pyyaml6.0.12.20260518indirect
PyPItypes-tabulate0.10.0.20260508indirect
PyPItypes-xmltodict1.0.1.20260518indirect
PyPItyping-extensions4.16.0indirect
PyPIurllib32.7.0indirect
PyPIwatchdog6.0.0indirect
PyPIwerkzeug3.1.8indirect
PyPIxmltodict1.0.4indirect
Dependency advisories 0

This repository publishes no package the index resolves, so its own dependency graph was assessed — 102 packages, which also include development and test pins that never ship: 0 carry known advisories, of which 0 are direct.

No known advisories affect the assessed dependencies.

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable

Feedback

Spotted something off in this report, or have thoughts to share? Wrong measurements, missed tooling, ideas, questions — anything is welcome. Every message is read and gets a response.

The message is kept through sign-in.

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v2.10.0, schema v0.23.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsPyPI.