harp_apps.storage.constants

Inheritance diagram of harp_apps.storage.constants

class TimeBucket[source]

Bases: Enum

DAY = 'day'
HOUR = 'hour'
MINUTE = 'minute'
MONTH = 'month'
WEEK = 'week'
YEAR = 'year'