Changes

no edit summary
Line 41: Line 41:  
==Python Usage==
 
==Python Usage==
   −
After installing the package a new command will become available in [[{{{name}}}_CLI|CLI (Command-line interface)]] which enables the device to invoke Python scripts or program files and allows access to the Python interpreter interface.
+
After installing the package a new command will become available in [[Command_Line_Interfaces_RutOS|CLI (Command-line interface)]] which enables the device to invoke Python scripts or program files and allows access to the Python interpreter interface.
    
To invoke a Python script or program file use the command <b>python <python_file></b> and replace <b><python_file></b> with the relative or absolute path to the Python script or program file.
 
To invoke a Python script or program file use the command <b>python <python_file></b> and replace <b><python_file></b> with the relative or absolute path to the Python script or program file.

Navigation menu