pomodorr.frames.services package

Submodules

pomodorr.frames.services.date_frame_service module

pomodorr.frames.services.date_frame_service.finish_colliding_date_frame(task_id: uuid.UUID, date: datetime.datetime, excluded_id: uuid.UUID = None)
pomodorr.frames.services.date_frame_service.finish_date_frame(date_frame_id: uuid.UUID)pomodorr.frames.models.DateFrame
pomodorr.frames.services.date_frame_service.force_finish_date_frame(task_id: uuid.UUID = None, date_frame: pomodorr.frames.models.DateFrame = None, notify: bool = True)pomodorr.frames.models.DateFrame
pomodorr.frames.services.date_frame_service.start_date_frame(task_id: uuid.UUID, frame_type: int)pomodorr.frames.models.DateFrame

Module contents