Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ipython/ipython
/ 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
""
"Simple tools to query github.com and gather stats about issues.
3
4
To generate a report
for
IPython 2.0, run:
Callers
nothing calls this directly
Calls
9
get_milestone_id
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.70
format
Method · 0.45
Tested by
no test coverage detected