wxPython on Android/iOS

1,140 views
Skip to first unread message

Paul Scott

unread,
Aug 4, 2011, 5:50:27 AM8/4/11
to wxpytho...@googlegroups.com
Has anyone implemented an iOS or Android wxPython app? I know that
native apps would probably be a better bet, but was just wondering if
this was even possible. I have a project to do, and would rather keep it
as simple as possible regarding maintenance of multiple client apps on
multiple platforms (must support MS Win, Linux, Mac & mobile)

--
-- Paul

http://www.paulscott.za.net
http://twitter.com/paulscott56
http://www.chisimba.com

signature.asc

Robin Dunn

unread,
Aug 4, 2011, 1:24:04 PM8/4/11
to wxpytho...@googlegroups.com
On 8/4/11 2:50 AM, Paul Scott wrote:
> Has anyone implemented an iOS or Android wxPython app?

Not that I know of.

> I know that
> native apps would probably be a better bet, but was just wondering if
> this was even possible. I have a project to do, and would rather keep it
> as simple as possible regarding maintenance of multiple client apps on
> multiple platforms (must support MS Win, Linux, Mac& mobile)
>

There is a GSoC project going on now that is getting a wx-mobile port
started, with an emphasis on iOS to begin with, and perhaps Android
later on. So it may be possible some day.

--
Robin Dunn
Software Craftsman
http://wxPython.org

Tony Cappellini

unread,
Aug 4, 2011, 3:28:08 PM8/4/11
to wxpytho...@googlegroups.com, psco...@gmail.com
Topic: wxPython on Android/iOS
>>Paul Scott <psco...@gmail.com> Aug 04 11:50AM +0200 ^

>>I have a project to do, and would rather keep it
>>as simple as possible regarding maintenance of multiple client apps on
>>multiple platforms (must support MS Win, Linux, Mac & mobile)

Take a look at pyAppcelerator.
It doesn't use wx, but claims to support Win, Mac, ioS, and Linux (I think)

C M

unread,
Aug 4, 2011, 4:13:54 PM8/4/11
to wxpytho...@googlegroups.com
> There is a GSoC project going on now that is getting a wx-mobile port
> started, with an emphasis on iOS to begin with, and perhaps Android later
> on.  So it may be possible some day.

I'm curious how would that work--I was under the impression that for
iOS (iPhone), the code had to be written in Objective-C or C++, not
Python. Or is this GSoC just for wxWidgets?

Che

Robin Dunn

unread,
Aug 4, 2011, 5:02:24 PM8/4/11
to wxpytho...@googlegroups.com

It's just wxWidgets C++ for now. There is some precedent for Python on
iOS however, IIRC the rules forbid apps that download code and execute
it. If static .pyc (or .zip or whatever) files are included in the app
then I think that it is acceptable.

Paul Scott

unread,
Aug 5, 2011, 3:30:18 AM8/5/11
to capp...@gmail.com, wxpytho...@googlegroups.com
On Thu, 2011-08-04 at 12:28 -0700, Tony Cappellini wrote:
> Take a look at pyAppcelerator.
> It doesn't use wx, but claims to support Win, Mac, ioS, and Linux (I think)

Thanks! Will certainly have a look.

signature.asc
Reply all
Reply to author
Forward
0 new messages