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

Popular posts from this blog

java - How to set log4j.defaultInitOverride property to false in jboss server 6 -

c - GStreamer 1.0 1.4.5 RTSP Example Server sends 503 Service unavailable -

Using ajax with sonata admin list view pagination -