StatsPunchCard

class github.StatsPunchCard.StatsPunchCard

This class represents StatsPunchCards. The reference can be found here https://docs.github.com/en/rest/reference/repos#get-the-hourly-commit-count-for-each-day

get(day, hour)

Get a specific element

Parameters:
  • day – int
  • hour – int
Return type:

int