show_sched

Module Contents

Functions

main(file_name) Show the schedule image of a shedule YAML file.
show_sched.main(file_name)[source]

Show the schedule image of a shedule YAML file.

Example of schedule image:

../../_images/wikipedia1.png
Parameters:file_name (List of dictionaries.) – The shedule YAML file.
Returns:None.
show_sched.parser[source]