Giter VIP home page Giter VIP logo

york-timetable-parser's Introduction

University of York Timetable Parser

This project is redundant - the University of York now provides personalised iCalendar feeds. I am also no longer a student, and therefore not in a position to continue maintaining or have any use for this project.

This is a parser for the personalised timetables supplied by the University of York e:Vision system. Converts a saved HTML file to iCalendar (.ics) format, which can then be imported into any other calendar application that supports it.

A configuration file, using the JSON syntax, can define abbreviations for module names, term dates, etc. - look at the supplied config.json for guidance. For basic usage help, run ./yttp.py --help.

The parser currently recognises 3 types of events: lectures, seminars and practicals. The --split option can be used to write a separate calendar for each type of event.

I take no responsibility if this gets your timetable wrong! The timetable HTML is horrible and there is much room for misinterpretation to happen. Please take the time to at least do a quick check to make sure your timetable is correct. (Also, please let me know if your timetable comes out incorrect so I can fix it.)

Dependencies:

  • Python 2.6
  • The following Python modules:
    • icalendar
    • beautifulsoup
    • pytz

License

This software is supplied under the MIT license (see LICENSE).

Credits

Original code by Alan Briolat. Contributions by

york-timetable-parser's People

Contributors

alanbriolat avatar brmatt avatar

Stargazers

Heleen v.d. S avatar Matt Windsor avatar Miki Mokrysz avatar  avatar  avatar

Watchers

 avatar

Forkers

mattwindsor91

york-timetable-parser's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.