On Mon, Jan 12, 2015 at 9:10 AM, Miguel Grinberg <[email protected]
> wrote:

> Rich,
>
> The following packages convert a Python script into a Windows executable,
> including Python itself and all the script’s dependencies:
>
> http://www.py2exe.org/ <http://www.py2exe.org/>
> https://github.com/pyinstaller/pyinstaller/wiki <
> https://github.com/pyinstaller/pyinstaller/wiki>
>
> Can’t comment on how these compare as I haven’t used them myself.
>

I've looked at py2exe, briefly, as this approach seems to be the
recommended approach, but it only works on a Windows machine, and I stopped
using Windows about the same time you did, so I didn't get any further.
Pyinstaller (which I haven't tried) apparently works under WINE.

Paul
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://mail.python.org/pipermail/portland/attachments/20150112/730bbd81/attachment.html>
_______________________________________________
Portland mailing list
[email protected]
https://mail.python.org/mailman/listinfo/portland

Reply via email to