ubuntu-phone team mailing list archive
-
ubuntu-phone team
-
Mailing list archive
-
Message #06159
Re: Python app tutorial?
On lun, 2014-01-27 at 16:44 -0600, Jamie Strandboge wrote:
> Since you sent this to the ubuntu-phone mailing list, I am figuring you are
> asking your question so that you can have your app packaged as click and
> available in the app store. If so, be aware that python is not (currently)
> supported by the SDK[1] and will not run properly under confinement[2]. As such,
> you won't be able to leverage the system python and libraries but instead will
> have to figure out how to ship your own python interpreter as part of the click
> package.
I thought there was a plan to support python3 in 14.04? We are still
using Java at the moment (for the Bitcoin app). I was hoping by the time
the Python version was ready, it would be officially supported and we
could just switch the package over to the Python version.
Using Python over our existing Java implementation would reduce our app
size by around 100x (assuming python3 is pre-installed), and create a
much more reliable, stable and efficient app.
Attachment:
signature.asc
Description: This is a digitally signed message part
Follow ups
References