Open matthewfeickert opened 2 years ago
Another thing that this would allow would be allowing for projects to have their timelines aligned which is quite interesting to visualize growth in comparison to other projects:
Timeline by year | Timeline aligned |
---|---|
As an alternative to PyGithub, https://github.com/fastai/ghapi provides nice pagination that could make it easier to work with and gives access to the full GitHub API. This should also allow for the ability to go and get the full star history of any project.
Example: This code gets all of the GitHub star times and dates for
pyhf