Wbclient unter Win: Unterschied zwischen den Versionen

Aus Info-Theke
Zur Navigation springen Zur Suche springen
(Die Seite wurde neu angelegt: „= Installation = * https://www.python.org/downloads/windows/ * Pfad in PATH eintragen: C:\Users\wk\AppData\Local\Programs\Python\Python311 * c:\wbclient anleg…“)
 
 
(Eine dazwischenliegende Version desselben Benutzers wird nicht angezeigt)
Zeile 8: Zeile 8:
python wbclient.py example-configuration >config.json
python wbclient.py example-configuration >config.json
python wbclient.py point-to-grid -h
python wbclient.py point-to-grid -h
python wbclient.py -v -cconfig.json point-to-grid -I3035 -P2 -Rrg3 -O1 -1 6 -2 7 -z10 -SSEMICOLON -c -q input.csv output.csv
python wbclient.py -v -cconfig.json point-to-grid -I3035 -P1 -Rrg3 -O1 -1 7 -z10 -SSEMICOLON -c -q input.csv output.csv
</pre>
</pre>

Aktuelle Version vom 18. September 2023, 13:34 Uhr

Installation[Bearbeiten]

cd c:\wbclient
python wbclient.py example-configuration >config.json
python wbclient.py point-to-grid -h
python wbclient.py -v -cconfig.json point-to-grid -I3035 -P1 -Rrg3 -O1 -1 7 -z10 -SSEMICOLON -c -q input.csv output.csv