In Android you can have standalone apps with Java and XML. In Windows you can have standalone apps using CPP. I was just wondering if you can have standalone apps using Python.
2/10/2018 9:28:33 AM
Kalpana Bhowal2 Answers
New Answerhttps://stackoverflow.com/questions/5458048/how-to-make-a-python-script-standalone-executable-to-run-without-any-dependency#5458807
There is a possibility that you can convert a Python file into an executable on Windows, but don't ask me how to do this. On Linux I don't know whether there is a possibility of that, but on the mayor Linux distributions Python is already installed by default.
Sololearn Inc.
535 Mission Street, Suite 1591Send us a message