Skip to content

Package to collect timetable information from aSc Timetable Generators and HCI Student Platforms, integrating through Google Calendar API with available customisation

License

Notifications You must be signed in to change notification settings

horse-3903/timetable-generator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

timetable-generator

Required File Organisation (Hidden Files)

data
|-- hcihs_24t2_cleaned.db (or other relevant files)
|
secrets
|-- isphs-auth.json
!-- service-credentials.json

Hidden Files

hcihs_24t2_cleaned.db

Cleaned Timetable Data

isphs-auth.json

JSON File for authentication and retrieval of cookies

{
    "username": <your username>,
    "password": <your password>
}

service-credentials.json

Contact me to create a service account to use the Google Calendar.

I will send you a JSON File for the OAuth2.0 JSON Credentials, rename to service-credentials.json

About

Package to collect timetable information from aSc Timetable Generators and HCI Student Platforms, integrating through Google Calendar API with available customisation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%