pip install plan python from plan import Plan my_plan = Plan() my_plan.start_time = "2022-05-01 18:00" my_plan.end_time = "2022-05-01 22:00"