7b40974779
Fixed imports order
2024-09-14 09:22:41 +02:00
463f6ed705
Fixed deduction of archive name.
...
When in different directory, the archive name and config need to be
treated differently. This commit unify behavior for both cases.
Also, changing a bit logging format and added some more debugging
messages.
2024-09-12 20:29:34 +02:00
75d2cff96c
Drop Python2 support.
2022-09-02 19:01:56 +02:00
152446abbe
Use logging for displaying messages
...
Also added debug logs
2017-01-08 13:58:47 +01:00
a918e4c9ff
Added logging module
2017-01-08 13:17:41 +01:00
a14871c52f
Get rid of run function for every wrapper module
2017-01-08 11:20:33 +01:00
8528d28a42
Get rid of unneeded _run_emulator parameter
2017-01-08 11:17:37 +01:00
36fe31c99e
Refactoring wrapper
2016-12-27 20:02:12 +01:00
4da34da59e
Moved constant to the module init
2016-12-25 19:02:41 +01:00
9bbe39b059
Extracted some methods to utils module
2016-12-25 16:21:57 +01:00
8b51979dc5
Using configparser for getting options from config file
2016-12-25 11:21:53 +01:00
517831796e
Changed behavior of parse args
2016-12-25 10:57:14 +01:00
7f8c4d2f6a
Added missing space in message
2016-12-23 18:47:42 +01:00
abff0fb62b
Added tests for wrapper module finctions
2016-12-20 20:05:20 +01:00
b14a9f0156
Added wrapper module
2016-12-19 20:23:04 +01:00