Topic¶
-
class
github.Topic.Topic¶ This class represents topics as used by https://github.com/topics. The object reference can be found here https://docs.github.com/en/rest/reference/search#search-topics
-
name¶ Type: string
-
display_name¶ Type: string
-
short_description¶ Type: string
-
description¶ Type: string
-
created_by¶ Type: string
-
released¶ Type: string
-
created_at¶ Type: datetime.datetime
-
updated_at¶ Type: datetime.datetime
-
featured¶ Type: bool
-
curated¶ Type: bool
-
score¶ Type: float
-