Commit Graph

25 Commits

Author SHA1 Message Date
Profitroll
3599a034dc Typing improved 2022-10-12 17:08:49 +02:00
07925d15eb Removed litter 2022-10-07 14:19:27 +02:00
ed44947277 him_search fully implemented 2022-10-07 13:25:33 +02:00
2a83b34631 Small typo fix 2022-10-06 14:34:13 +02:00
ebb21aea8c Journey added 2022-10-06 11:36:08 +02:00
5c013dd38f boardType fixed 2022-10-05 15:06:08 +02:00
651d709e66 rtMode argument now works flawlessly 2022-10-05 13:51:04 +02:00
65349e14b2 Board methods WIP 2022-10-05 13:50:26 +02:00
6809e3ae9c Fixed arguments 2022-10-05 12:18:04 +02:00
9c93275e59 Optimized imports 2022-10-04 11:21:30 +02:00
7d5454a5df Removed unused imports and fixed docstring 2022-10-04 11:15:53 +02:00
013326d32a Added support for two new raw methods 2022-10-04 11:15:34 +02:00
Profitroll
67699352da board_arrival and board_departure implemented 2022-09-30 11:39:23 +02:00
Profitroll
1c68772ed4 find_exception is only used in normal methods now 2022-09-30 11:39:04 +02:00
Profitroll
cc6324cc88 Divided raw and normal methods for stops 2022-09-24 13:44:24 +02:00
Profitroll
9641a4dab8 raw.trip_find and trip_find are now different 2022-09-24 12:58:13 +02:00
Profitroll
8bf1a6fee3 Added support for "StopLocation", "CoordLocation" 2022-09-24 11:41:08 +02:00
Profitroll
0a374236b4 Commented annoying type errors 2022-09-23 23:00:49 +02:00
Profitroll
f8e7fae9e3 Integrated classes, added "raw_response" argument 2022-09-23 23:00:30 +02:00
Profitroll
da21f3ad77 Changed name to a more logical one 2022-09-23 17:12:18 +02:00
e1e3f40643 Docstring finished, weeksdays bitmask added 2022-09-23 13:54:36 +02:00
a093d1b5d7 Errors integrated 2022-09-23 13:53:56 +02:00
d949778ac5 Quite a lot of stuff completely renamed 2022-09-23 11:49:11 +02:00
Profitroll
a41339b6af Changed types of date/time to Union[str, datetime] 2022-09-23 11:17:43 +02:00
Profitroll
930157bad3 Tree changed once more 2022-09-22 19:27:34 +02:00