Github objects

class github.GithubObject.GithubObject

Base class for all classes representing objects returned by the API.

raw_data
Type:dict
raw_headers
Type:dict
etag
Type:str
last_modified
Type:str
get__repr__(params: Dict[str, Any]) → str

Converts the object to a nicely printable string.