pystagram
Contents:
pystagram
pystagram package
Subpackages
pystagram.basic_display_api package
pystagram.graph_api package
pystagram.helpers package
Module contents
pystagram
pystagram
pystagram package
pystagram.graph_api package
pystagram.graph_api.components package
pystagram.graph_api.components.periods package
View page source
pystagram.graph_api.components.periods package
Submodules
pystagram.graph_api.components.periods.periods module
class
pystagram.graph_api.components.periods.periods.
Periods
(
value
)
Bases:
str
,
Enum
Instagram periods.
DAY
=
'day'
DAYS_28
=
'days_28'
LIFETIME
=
'lifetime'
WEEK
=
'week'
classmethod
list
(
)
Return a list of all periods values.
Module contents