ÖBB API (kumitterer/oebb) re-implementation as a Python3 WSGI server
Go to file
Klaus-Uwe Mitterer a6ff5fe157 Fix iid and cid
2017-09-25 22:15:36 +02:00
classes Fix iid and cid 2017-09-25 22:15:36 +02:00
workers Make JSON available for all requests 2017-09-25 21:43:02 +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 Remove unused import 2017-09-23 17:32:30 +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