Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/matplotlib/matplotlib
/ github_stats.py
File
github_stats.py
tools/github_stats.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python
2
""
"
3
Simple tools to query github.com and gather stats about issues.
4
Callers
nothing calls this directly
Calls
10
get_milestones
Function · 0.90
get_issues_list
Function · 0.90
get_authors
Function · 0.90
round_hour
Function · 0.85
split_pulls
Function · 0.85
issues_closed_since
Function · 0.85
sorted_by_field
Function · 0.85
report
Function · 0.85
join
Method · 0.80
get
Method · 0.45
Tested by
no test coverage detected