Skip to content

shirakaze114/schedule-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Schedule Parser

Turn the term curriculum into ics format
Only tested on SCU URP system

How to use

python main.py

just ENTER and login

then u can get the schedule-whatever.ics

BTW

  • using gh copilot so maybe >60% code are written by llm
  • SCU's management system uses HTTP so just contiune

how to use from 0

install python and pip

then

$ git clone https://github.com/shirakaze114/schedule-parser --depth=1
$ pip install -r requirements.txt
$ python main.py

follow the instruction

and get schedule-whatever.ics

put this into ur calender app like google calender

pack

$ pip install -r requirements.txt
$ python -m nuitka --onefile --follow-imports --include-package=selenium --output-dir=dist main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages