ÖBB API (kumitterer/oebb) re-implementation as a Python3 WSGI server
Go to file
2017-09-22 17:23:37 +02:00
classes Add function to find nearest PT stop from coordinates, relying on OSM... 2017-09-21 21:55:32 +02:00
workers I'm an idiot. Sorry. 2017-09-22 17:23:37 +02:00
.gitignore Starting to develop a Python3 based re-implementation of the ÖBB API. Implemented argument parsing, added classes for connections, stations and services, as well as dummy workers. 2017-09-19 22:50:19 +02:00
main.py Add function to find nearest PT stop from coordinates, relying on OSM... 2017-09-21 21:55:32 +02:00
run.sh Starting to develop a Python3 based re-implementation of the ÖBB API. Implemented argument parsing, added classes for connections, stations and services, as well as dummy workers. 2017-09-19 22:50:19 +02:00