Skip to content

NipunBhalla/schedule

Repository files navigation

Function in a module

from schedule.availabiliy import *

#to load json initially
reload()

#to update a record
modify(index)

Usage

  • Name sheets like Monday,Tuesday,Wednesday...

  • Please do enter start time and end time at line 14 of Schedule.py

    start_hour=10
    start_minute=15
    
    end_hour=22
    end_minute=15

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages