Skip to content
This repository has been archived by the owner on Feb 25, 2021. It is now read-only.

A tool to export your University of South Australia's student timetable to a .csv file

License

Notifications You must be signed in to change notification settings

Yihao-G/UniSATimetableExporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

UniSATimetableExporter


🥳 THIS TOOL HAS HONOURABLY RETIRED 🎉

Three and half years after the development of this tool, UniSA finally provides students with the ability to export class timetable to a calendar:

Therefore, this tool has reached its end. Thank you for your use and good luck with your studies!

- Yihao


This program helps you to export your University of South Australia's student timetable to a .csv file, so that you can import the .csv file into other third-party calendar providers like Google Calendar.

This program has tested on Python 3.6.2.

Usage

  1. Install required libraries:
pip install easygui
pip install requests
pip install bs4

Please note that tcl/tk is also required to run the program.

  1. Run Exporter.py, follow the steps.

About

A tool to export your University of South Australia's student timetable to a .csv file

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages