Viktor Barzin
|
962c9a2f38
|
print all steps that we are running with
|
2025-05-11 19:13:19 +00:00 |
|
Viktor Barzin
|
9134145e02
|
[5/n] click-ify add routing command
run with:
poetry run python main.py --step routing
|
2025-05-11 19:11:23 +00:00 |
|
Viktor Barzin
|
48f694e002
|
[4/n] click-ify add detect floorplan command
run with
poetry run python main.py --step detect_floorplan
|
2025-05-11 19:06:08 +00:00 |
|
Viktor Barzin
|
70e8ef9f95
|
[3/n] click-ify add dump images command
run with
poetry run python main.py --step dump_images
|
2025-05-11 19:04:19 +00:00 |
|
Viktor Barzin
|
c2196c15c1
|
[2/n] click-ify - add 2_dump_detail command
run with
poetry run python main.py --step dump_detail
|
2025-05-11 19:02:23 +00:00 |
|
Viktor Barzin
|
90b531f5d9
|
[1/n] click-ify - add entrypoint for click script and add
1_dump_listings command
run via:
poetry run python main.py --step dump_listings
|
2025-05-11 18:59:41 +00:00 |
|