Skip to content

Tools for Technion (Israeli Insititute of Technology) students

Notifications You must be signed in to change notification settings

aantn/technion-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

What

A mostly-working iCal exporter for Technion student schedules. The script scrapes the Technion's website and (poorly) converts the html to an iCal file.

Why?

Because the alternative to scraping is copying your schedule by hand.

Usage

Not yet. But if you really want, add your username/password to the bottom of the file and run it. The output is test.ics in your home directory. Classes are still non-recurring. Look for them at the end of October 2011.

TODO

  • Recurring classes
  • Properly parse table cells
  • Fix BiDi corner cases
  • Use lxml instead of BeautifulSoup
  • Command line parameters

About

Tools for Technion (Israeli Insititute of Technology) students

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages