oebb_py/classes
2017-11-04 19:37:45 +01:00
..
__init__.py Use custom user agent string for outgoing requests 2017-10-30 23:17:59 +01:00
connection.py Use threading to improve response times for connection detail requests, set default connection count to 6 again as it doesn't matter anymore, update README. 2017-10-25 23:07:36 +02:00
httpclient.py Add missing classes 2017-11-02 13:43:46 +01:00
request.py Allow Request() to be stitched together manually 2017-11-04 14:21:06 +01:00
response.py Add missing classes 2017-11-02 13:43:46 +01:00
service.py Split classes into three files 2017-09-25 22:41:51 +02:00
station.py Implement departure table, some tuning required for arrival table to work 2017-11-04 19:37:45 +01:00
train.py Add missing files for radar... 2017-10-03 13:50:32 +02:00