Skip to content

V01Ddev/table2csv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

table2csv

Converts IAU's HTML schedule to a printable CSV and Google calendar CSV

demo

Usage

This code is meant to be used with IAU's UBIS. Purely made for personal easy of use.

  1. Create a virtual environment and run pip install -r requirement.txt
  2. Run main.py
  3. Wait for UBIS to open and login into UBIS
  4. return to where the code is running and press enter

out.csv is perfect for spreedsheet usage. GCalender.csv is meant to be imported into Google Calender.

In the case that cloudflare is blocking you.

  1. Copy the outer html of the DersProgrami table.
  2. Paste the content into input.html at the root of this project.
  3. Go to main.py and comment out pull_calender() in the main function.

This will process the html into the expected outputs.

About

Converts my Uni HTML schedule to a printable CSV

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages