2 Respostas
+ 1
You should be able to make mobile apps with Python using the Kivy frame work, even though the client didn't have Python installed.
You should be able to use Brython as frontend language, which is Python intepreter to JavaScript, which should be supported by any browsers.