qpython3 - Passing commandline arguments to QPython -
qpython3 - Passing commandline arguments to QPython -
i running simple client-server programme written in python, on android phone using qpython , qpython3. need pass commandline parameters. how do that?
just write wrapper script parameters , pass real script using function execfile, , set script /sdcard/com.hipipal.qpyplus/scripts or /sdcard/com.hipipal.qpyplus/scripts3 (for qpython3).
then can see script in scripts when clicking start button.
qpython qpython3
Comments
Post a Comment