Commit Graph

131 Commits

Author SHA1 Message Date
Profitroll 781b202b32 README corrected 2022-10-05 15:08:27 +02:00
Profitroll 7e4cde8762 board_arrival and board_departure made 2022-10-05 15:06:36 +02:00
Profitroll 5c013dd38f boardType fixed 2022-10-05 15:06:08 +02:00
Profitroll 3a23c058c3 Initialized him_search() 2022-10-05 14:19:50 +02:00
Profitroll 4136bbcddb Fixed typing 2022-10-05 14:19:39 +02:00
Profitroll 366497d8fb Added stop_by_id() method 2022-10-05 14:19:05 +02:00
Profitroll 651d709e66 rtMode argument now works flawlessly 2022-10-05 13:51:04 +02:00
Profitroll 93240ffcca Small docstring changes 2022-10-05 13:50:44 +02:00
Profitroll 65349e14b2 Board methods WIP 2022-10-05 13:50:26 +02:00
Profitroll 62cd9feb55 Added Exception for not ready methods 2022-10-05 13:08:43 +02:00
Profitroll 08dafb6459 All the methods init 2022-10-05 13:08:27 +02:00
Profitroll 8e9347f526 New methods initialized 2022-10-05 13:03:16 +02:00
Profitroll 04261e9f3c Updated meta to 0.2.8 2022-10-05 13:02:10 +02:00
Profitroll 6809e3ae9c Fixed arguments 2022-10-05 12:18:04 +02:00
Profitroll fe3e839abb Classes docstring improved 2022-10-05 12:17:51 +02:00
Profitroll b069b82cc5 Enums docstring improved 2022-10-05 12:16:25 +02:00
Profitroll 70aa206cba Meta updated to 0.2.7 2022-10-05 10:33:06 +02:00
Profitroll 71597ac658 Updated to 0.2.6 skipping some versions 2022-10-04 15:25:25 +02:00
Profitroll 93779b62a6 Setup's README updated 2022-10-04 15:14:21 +02:00
Profitroll 0719eaacbc Small enum fixes 2022-10-04 14:40:27 +02:00
Profitroll 83af5b33da Improved To-Do 2022-10-04 11:21:51 +02:00
Profitroll 9c93275e59 Optimized imports 2022-10-04 11:21:30 +02:00
Profitroll 7d5454a5df Removed unused imports and fixed docstring 2022-10-04 11:15:53 +02:00
Profitroll 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 e5a608ff14 Merge branch 'master' of https://git.profitroll.eu/profitroll/PythonRMV 2022-09-28 15:21:07 +02:00
Profitroll 8cad137834 Added him_search as non-raw method 2022-09-28 15:21:02 +02:00
Profitroll 9cce5f338f Ticket as class started to be developed 2022-09-28 15:20:49 +02:00
Profitroll 6b8c173ea8 Product as class removed 2022-09-28 15:20:25 +02:00
Profitroll 6c9a90d455 Non-raw methods now use enums 2022-09-28 15:12:54 +02:00
Profitroll 37727e38bf More enums added 2022-09-28 15:12:41 +02:00
Profitroll 5e4ca07877 Started work on enums 2022-09-28 12:31:41 +02:00
Profitroll cf642fc00f product const added 2022-09-27 15:12:15 +02:00
Profitroll c7b0649b50 Updated to 0.2.3 2022-09-24 13:59:54 +02:00
Profitroll cc6324cc88 Divided raw and normal methods for stops 2022-09-24 13:44:24 +02:00
Profitroll 52aea964b1 Fixed accessId in example 2022-09-24 13:08:10 +02:00
Profitroll 7b0f2c31ed Fixed rtDuration and transferCount 2022-09-24 13:07:58 +02:00
Profitroll 947e6361f6 Updated README and version to 0.2.1 2022-09-24 13:02:49 +02:00
Profitroll a868c997ac Fixed messages attribute 2022-09-24 12:58:29 +02:00
Profitroll 9641a4dab8 raw.trip_find and trip_find are now different 2022-09-24 12:58:13 +02:00
Profitroll 428442d1cb get_id() method removed 2022-09-24 12:08:43 +02:00
Profitroll 0bbda88433 Small change 2022-09-24 12:08:32 +02:00
Profitroll deb49e174b Empty attributes now return list instead of None 2022-09-24 12:08:16 +02:00
Profitroll 8cb28e9030 Fixed date and time format in __str__ of StopTrip 2022-09-24 11:42:30 +02:00
Profitroll 8bf1a6fee3 Added support for "StopLocation", "CoordLocation" 2022-09-24 11:41:08 +02:00
Profitroll 660c9644f9 Major classes changes 2022-09-24 11:40:38 +02:00
Profitroll 1770695067 Small classes inits and changes 2022-09-24 11:40:18 +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