Is it possible to run flask framework on Android platform using Qpython ? If yes please instruct steps to configure
Thank you
Is it possible to run flask framework on Android platform using Qpython ? If yes please instruct steps to configure
Thank you
The first step is installing it through pip_console.py : )
Then you can develop flask project with your pc or mac, and upload it into your device to run.
Yes you can, but only on the first version of it. You go on libraries, than you choose install with official pypi. When pypi run, write pip install flask. It's done! Be happy