Skip to content

kovidgoyal/cpython

Star momentum, maintenance concentration, contributor health, and codebase change — one report built from public repository data.

Open on GitHub
Current stars
17
Activity since
2017
Latest activity
May 2023

Public star activity

Last 30 days
+1
Last 90 days
+1
Actions / day
0.0
Public star actions

stars from April 4, 2017 to May 6, 2023, peaking at 16.16 STARS6 YR 1 MO16MAY 2023APR 2017

16 stars on May 6, 2023.

stars by date
Datestars
April 4, 20171
June 9, 20172
October 23, 20173
December 21, 20174
May 12, 20185
September 7, 20186
September 14, 20187
November 14, 20188
January 29, 20199
March 24, 201910
July 3, 201911
August 27, 201912
January 23, 202013
February 1, 202014
June 23, 202015
May 6, 202316

The last 90 days run ahead of this repository's lifetime average.

The commit history reads kovidgoyal/cpython a second time

methodology

Fix-labelled changes, file change frequency, ownership concentration and maintenance cadence, each computed from this repository's analyzed commit window. None of them is derived from stars, which is why they are allowed to disagree with the curve above.

Fix-labelled changes
Fix-labelled changes for kovidgoyal/cpython
File change frequency
File change frequency for kovidgoyal/cpython
Bus factor
Bus factor for kovidgoyal/cpython
Maintenance pulse
Maintenance pulse for kovidgoyal/cpython
Contributors
Contributors for kovidgoyal/cpython
Language activity
Language activity for kovidgoyal/cpython
Commit activity
Commit activity for kovidgoyal/cpython
Recent TODO/FIXME movement
Recent TODO/FIXME movement for kovidgoyal/cpython

Attention is not adoption.

Stars against usage

No published package was detected for this repository, so there is nothing to lay over star growth.

Earned badges

badge studio

Maintenance, ownership and star-momentum signals, computed from the same commit and star history and embeddable as static images.

Reading badge evidence for kovidgoyal/cpython.

Notes on kovidgoyal/cpython

How many stars does kovidgoyal/cpython have?
GitHub currently reports 17 stars for kovidgoyal/cpython. The chart itself is rebuilt from historical star data, which records star actions and not unstars, so it reads as an attention signal rather than a net star count.
What does recent star activity look like for cpython?
gitdebt observed about 1 public star actions for kovidgoyal/cpython over the latest 90 days of archive coverage (about 1 in the latest 30). This is an approximate attention signal, not a net-star count, because unstars are not present. That's faster than its lifetime average activity pace.
Is cpython still active?
Public archive data shows about 1 star actions for kovidgoyal/cpython in the latest 30 days of coverage. For repository activity, use the commit heatmap, commit trend, and contributor charts on this page.
When was cpython created?
kovidgoyal/cpython was created on February 11, 2017. The first public star activity observed for kovidgoyal/cpython is from Apr 2017.

Put this drawing in your README

markdown for agents

The block below publishes the chart with its source and coverage date stated beside it — the same three facts the title block above shows, as text a reader can check. The prompt underneath hands a coding agent the badges and repo-health charts as well.

README.md · kovidgoyal/cpython star history
<a href="https://gitdebt.com/kovidgoyal/cpython?ref=readme">
  <picture>
    <source media="(prefers-color-scheme: dark)" srcset="https://api.gitdebt.com/api/repos/kovidgoyal/cpython/chart.svg?theme=dark" />
    <img alt="kovidgoyal/cpython star history" src="https://api.gitdebt.com/api/repos/kovidgoyal/cpython/chart.svg?theme=light" />
  </picture>
</a>

<sub>Star history source: Historical star data · Covers through May 6, 2023 · Still updating — <a href="https://gitdebt.com/kovidgoyal/cpython?ref=readme">gitdebt</a></sub>

Light and dark variants, alt text, and one provenance line. Provenance is text in your README, never baked into the image URL, so the chart stays cacheable.

Paste it into Claude Code, Cursor, Codex, or any coding agent with your checkout open. It carries the measured numbers, the exact snippets, and the rules — including replacing an existing star-history widget in place rather than stacking a second chart under it.