Skip to content

Latest commit

 

History

History
executable file
·
28 lines (21 loc) · 1.68 KB

README.md

File metadata and controls

executable file
·
28 lines (21 loc) · 1.68 KB

Dublin Public Transport RTPI Library & Script

Dublin Bus, Go Ahead Bus and Luas RTPI library and script in Python. Requires the Python requests module for http requests. Runs in the terminal environment, compatible with both Windows and Linux.

How it works

  • When user calls the "rtpi.py" command, the user supplies the stop code or name as an argument. If a name is supplied, the name would be checked against the users' favourites dictionary within the script. If nothing is found, an error is returned.
  • A similar process ocuuers when dealing with luas stops.
  • Note: stop codes are only available for bus stops.

Attribution


Last updated: 12.Jul.2020, Python 3.8.2

By Joseph Libasora