Command line

Applies to: general

The command line lets you run programs by typing commands and arguments, which is how many developer tools are controlled.

python script.py input.csv

See also: shell, args-kwargs