Commit Graph

72 Commits

Author SHA1 Message Date
62cd9feb55 Added Exception for not ready methods 2022-10-05 13:08:43 +02:00
08dafb6459 All the methods init 2022-10-05 13:08:27 +02:00
8e9347f526 New methods initialized 2022-10-05 13:03:16 +02:00
04261e9f3c Updated meta to 0.2.8 2022-10-05 13:02:10 +02:00
6809e3ae9c Fixed arguments 2022-10-05 12:18:04 +02:00
fe3e839abb Classes docstring improved 2022-10-05 12:17:51 +02:00
b069b82cc5 Enums docstring improved 2022-10-05 12:16:25 +02:00
70aa206cba Meta updated to 0.2.7 2022-10-05 10:33:06 +02:00
71597ac658 Updated to 0.2.6 skipping some versions 2022-10-04 15:25:25 +02:00
93779b62a6 Setup's README updated 2022-10-04 15:14:21 +02:00
0719eaacbc Small enum fixes 2022-10-04 14:40:27 +02:00
83af5b33da Improved To-Do 2022-10-04 11:21:51 +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
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
6c9a90d455 Non-raw methods now use enums 2022-09-28 15:12:54 +02:00
37727e38bf More enums added 2022-09-28 15:12:41 +02:00
5e4ca07877 Started work on enums 2022-09-28 12:31:41 +02:00
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
Profitroll
74107ceb1b Allowed classes to function 2022-09-23 22:59:48 +02:00
Profitroll
ab02e13825 Created some classes 2022-09-23 22:58:45 +02:00
Profitroll
45a59ff6f6 Added "isodate" to requirements 2022-09-23 22:58:21 +02:00
Profitroll
977ac2d559 Updated to version 0.2.0 2022-09-23 22:58:05 +02:00
Profitroll
da21f3ad77 Changed name to a more logical one 2022-09-23 17:12:18 +02:00
590eca20d8 Updated version to 0.1.9 and changed README 2022-09-23 15:01:00 +02:00
0805f1becf Now ignoring .vscode 2022-09-23 13:54:48 +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