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

Using Android Volley to post an array to PHP -

python - How to add an model instance to a django queryset? -

angularjs - No 'Access-Control-Allow-Origin' error from local domain to public API -