You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
301 B
8 lines
301 B
2 years ago
|
source /home/gabriel/dev/Python/Environments/xlsx2kmz/bin/activate
|
||
|
python3 /home/gabriel/dev/Python/xlsx2kmz/src/__main__.py \
|
||
|
-i data/housing.xlsx \
|
||
|
-o testoutput.kml \
|
||
|
-b data/Acoomodations.kmz \
|
||
|
-n "Price,Who,Includes Bills" \
|
||
|
-d "Url,Min Stay,Who,Price,Notes" \
|
||
|
-l Location
|