StatsContributor

class github.StatsContributor.StatsContributor

This class represents StatsContributors.

The reference can be found here https://docs.github.com/en/rest/reference/repos#get-all-contributor-commit-activity

class Week(requester: Requester, headers: Dict[str, Union[str, int]], attributes: Any, completed: bool)

This class represents weekly statistics of a contributor.