Python Forum
one code by python for platforms
Thread Rating:
  • 2 Vote(s) - 2.5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
one code by python for platforms
#1
can we write one code to python and can execute on every platform like android ios web? ?
Reply
#2
yes, so long as the system has (proper version of) python installed and required packages
Reply
#3
it mostly depends on your dependencies ;)
Reply
#4
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!
Reply
#5
You might be interested by the python BeeWare framework.
Reply
#6
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!
Reply
#7
(Nov-29-2018, 01:39 AM)Alfalfa Wrote: You might be interested by the python BeeWare framework.

Is it ready for production?
"As they say in Mexico 'dosvidaniya'. That makes two vidaniyas."
https://freedns.afraid.org
Reply
#8
(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.

Is it ready for production?

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.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  How we can Fraud Prevention Platforms for Business Anldra12 0 841 Jan-18-2023, 03:41 PM
Last Post: Anldra12

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020