python

Interprete del linguaggio Python. Maggiori informazioni: https://www.python.org.

python

python {{script.py}}

python -i {{script.py}}

python -c "{{expression}}"

python -m {{modulo}} {{argomenti}}

python -m pip install {{nome_pacchetto}}

python -m pdb {{script.py}}