You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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
The text was updated successfully, but these errors were encountered: