07-23-2020, 07:07 PM
|
#117
|
BLAM!
Posts: 13,506
Karma: 26047202
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
|
You don't?
Python is a *programming language*.
python3 is the CLI shell for said programming language.
You could technically start the latter with cmd_spawn, but the I stands for "Interface", which means it's "Interactive" (and the CL stands for "Command Line"), which means you really don't want to do that.
What you *can* do is start Python *scripts* with NM/KFMon.
|
|
|