Nov-21-2018, 11:27 AM
can we write one code to python and can execute on every platform like android ios web? ?
one code by python for platforms
|
Nov-21-2018, 11:27 AM
can we write one code to python and can execute on every platform like android ios web? ?
yes, so long as the system has (proper version of) python installed and required packages
Nov-28-2018, 09:00 AM
Depends on the framework. Python is not well supported on Android and ios, but there is Kiviy, which allows you to write NUI (Natural User Interfaces) for Android, ios, Linux, Mac and Windows. This framework has it's own style. It's not using the native graphics library of the os. So this apps are looking everywhere the same.
But you can use also QT5 for developing GUIs ony many different devices.
Almost dead, but too lazy to die: https://sourceserver.info
All humans together. We don't need politicians!
Here the talk from the creator of this project: https://www.youtube.com/watch?v=qaPzlIJ57dk
Almost dead, but too lazy to die: https://sourceserver.info
All humans together. We don't need politicians!
Nov-29-2018, 11:03 AM
(Nov-29-2018, 01:39 AM)Alfalfa Wrote: You might be interested by the python BeeWare framework. Is it ready for production?
Nov-29-2018, 08:45 PM
(Nov-29-2018, 11:03 AM)wavic Wrote:(Nov-29-2018, 01:39 AM)Alfalfa Wrote: You might be interested by the python BeeWare framework. I only worked with Qt5 framework so far, but this one seems very promising. I thought it made sense to point it out since the OP mentionned Android. It claims to handle packaging, which is definetly a big plus as it is difficult to deploy an app on differents platform, even between differents Linux distros. |
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
How we can Fraud Prevention Platforms for Business | Anldra12 | 0 | 1,392 |
Jan-18-2023, 03:41 PM Last Post: Anldra12 |