ÖBB API (kumitterer/oebb) re-implementation as a Python3 WSGI server
Go to file
2017-09-30 15:05:44 +02:00
classes Split classes into three files 2017-09-25 22:41:51 +02:00
workers Use Overpass API at overpass.kumi.systems by default 2017-09-30 15:05:44 +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 Allow latitude and longitude to be passed using a decimal comma 2017-09-28 20:49:57 +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