Crate credit

Crate credit 

Source
Expand description

A library for measuring Github repository contributions.

Structs§

Issue
A Github Issue.
PR
A Github Pull Request.
Postings
A collection of Issue and Pull Request Threads.
ResponseTimes
Statistics involving Thread response times.
Statistics
Various compiled statistics regarding contributions to a Github repository.
Thread
A thread of conversation on Github.
User
A user and their contributions.
UserContribs
A nicer collated form of the data pulled from Github regarding User Contributions.

Functions§

rate_limit
Discover the remaining API quota for the given token.
repo_threads
Given a repository name, look up the Thread statistics of all its Issues.
user_contributions
A curated list of the Top 100 users in a given location, ranked via their contribution counts and weighted by followers.