ÖBB API (kumitterer/oebb) re-implementation as a Python3 WSGI server
Go to file
2017-09-26 13:03:19 +02:00
classes Split classes into three files 2017-09-25 22:41:51 +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 Details view may time out if connection count is 3, so the default connection count is set to 1 for HTTP requests. Other requests still default to 3. 2017-09-26 13:03:19 +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