nenupy.schedule.open_time.XLSFile

class nenupy.schedule.open_time.XLSFile(filename)[source]

Bases: object

__init__(filename)[source]

Methods

__init__(filename)

info([kp, strict])

to_ical()

to_ics([save_path])

Convert the Excel document to an ICS calendar.

to_ics(save_path='')[source]

Convert the Excel document to an ICS calendar. The name of the ICS file will be <kp>.ics where <kp> is the Key project code found in the Excel file.

Parameters:

save_path (str, optional) – Path where the ICS file will be saved, by default “”