Commit graph

13 commits

Author SHA1 Message Date
Sergey Vartanov
348e5fd58b Check Python version before launching.
This should decrease number of problems related to using Map Machine
with unsupported Python version.
2022-07-10 14:01:53 +03:00
Sergey Vartanov
80aa4b1680 Fix pydocstyle warnings. 2022-06-07 23:52:58 +03:00
Sergey Vartanov
c58cbfe4f9 Rename element drawing. 2022-05-15 20:29:32 +03:00
Sergey Vartanov
fb673798bc Fix import. 2022-05-15 19:08:38 +03:00
Sergey Vartanov
699c1e9592 Change scheme initialization. 2021-12-04 22:21:38 +03:00
Sergey Vartanov
868a417afc Fix Pylint warnings. 2021-11-08 02:21:34 +03:00
Sergey Vartanov
e9933e9f2b Fix Pylint warnings. 2021-10-25 02:15:11 +03:00
Sergey Vartanov
010368dfea Refactor and add documentation. 2021-10-17 13:39:26 +03:00
Sergey Vartanov
dfbc2691d3 Reorganize the project. 2021-10-13 01:03:36 +03:00
Sergey Vartanov
c40af57cb7 Issue #89: fix encoding. 2021-09-24 19:10:44 +03:00
Sergey Vartanov
b715e12924 Add --coordinates and --size arguments.
Construct boundary box from center coordinates and size.
2021-09-16 07:44:41 +03:00
Sergey Vartanov
94f0897084 Fix code style. 2021-09-08 04:19:41 +03:00
Sergey Vartanov
2bd89a6539 Rename Röntgen to Map Machine. 2021-09-08 03:55:16 +03:00
Renamed from roentgen/main.py (Browse further)