[Pythonmac-SIG] Examples of vendoring python 3 with py2app

Cosimo Lupo cosimo.lupo at daltonmaag.com
Tue Dec 13 05:56:57 EST 2016


Hey André,
Thanks for sharing this!

Cosimo

On 13 December 2016 at 10:48, André Aulich <andre at moosystems.com> wrote:

> Hi Cosimo,
>
> sure, I wrote an article for you at https://moosystems.com/
> articles/14-distribute-django-app-as-native-desktop-app-01.html
>
> :-)
>
> André
>
> On 11 Dec 2016, at 16:22, Cosimo Lupo <cosimo.lupo at daltonmaag.com> wrote:
>
> Hello list,
>
> Apologies if this is not the right place to ask about this.
>
> I would like to distribute a self-contained OSX app of an application of
> mine written in Python 3. I've used py2app in the past to ship apps written
> in Python 2.7, that linked to the system Python framework.
> Now I'm wondering if I could if and how I could "vendor" Python 3.5 inside
> my py2app-generated app.
>
> In the py2app docs I could not find information as to how to embed the
> python 3.5 interpreter and stdlib alongside the generated .app bundle.
>
> Could anyone point me in the right direction, and/or link to existing open
> source apps that do this?
>
> Thank you for your help.
>
> --
> Cosimo Lupo
> _______________________________________________
> Pythonmac-SIG maillist  -  Pythonmac-SIG at python.org
> https://mail.python.org/mailman/listinfo/pythonmac-sig
> unsubscribe: https://mail.python.org/mailman/options/Pythonmac-SIG
>
>
> --
> André Aulich moosystems
>
> phone: +49 (0)221 - 20 46 41 88 <+49%20221%2020464188>
> mobile: +49 (0)173 - 25 17 719 <+49%20173%202517719>
>
> mail: andre at moosystems.com
> web: https://moosystems.com <http://moosystems.com>
>
> Hanauer Weg 41
> 41564 Kaarst
> Germany
>
> Subscribe to the moosystems newsletter at https://moosystems.com
> <http://moosystems.com> to receive product updates and links to great
> articles
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pythonmac-sig/attachments/20161213/2a443251/attachment-0001.html>


More information about the Pythonmac-SIG mailing list