Provides recipes for deploying python3 on sculpt. Also adds the feature of triggering the execution of python scripts on ROM updates (see python3.run).
6 lines
164 B
Plaintext
6 lines
164 B
Plaintext
|
|
Python interpreter version 3
|
|
|
|
This package runs a non-interactive python interpreter. The programm will execute
|
|
a file `hello.py` provided a File_system session.
|