PyIrishRail Python Interface for the Irish Rail RTPI XML interface. Example basic usage >>> from pyirishrail.pyirishrail import IrishRailRTPI >>> e = IrishRailRTPI() >>> e.get_station_by_name("Tara Street", direction="Southbound")