Skip to content

Dublin public transport RTPI library and script in Python

Notifications You must be signed in to change notification settings

ianlibasora/Dublin-RTPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages