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

The OpenAPI schema can be found at - /components/schemas/contributor-activity

class Week(requester: Requester, headers: dict[str, str | int], attributes: dict[str, Any])

This class represents weekly statistics of a contributor.

The OpenAPI schema can be found at - /components/schemas/contributor-activity/properties/weeks/items