Hi, I wrote a python module to get the timetable of a given stop_id. That module is installable from pipy (sophia230).
I've exposed that module through a REST API (kinda slow actually, it's running on a free heroku app).
I'm using that API in an iOS app (sorry, I didn't publish it but you can still sideload it on your phone if you want).
Hi, I wrote a python module to get the timetable of a given
stop_id
. That module is installable from pipy (sophia230). I've exposed that module through a REST API (kinda slow actually, it's running on a free heroku app). I'm using that API in an iOS app (sorry, I didn't publish it but you can still sideload it on your phone if you want).