datethyme.scheduling.types
This is the documentation page for the Entry class and its container type, Entries.
datethyme.scheduling.types.Entry
Bases: BaseModel
ideal_time_explicit
class-attribute
instance-attribute
max_time_explicit
class-attribute
instance-attribute
min_time_explicit
class-attribute
instance-attribute
datethyme.scheduling.types.Entries
Bases: BaseDict[str, Entry]
Container type for a sequence of entries.