[python-win32] python 3.8 Alternative of py2exe for com server

Antoine FERRON antoine.ferron at bitlogik.fr
Thu Dec 15 15:20:48 EST 2022


Hi Matteo,

Yes, use pyinstaller. I let py2exe for 4 years I think, and pyinstaller is very helpful to build binary package for end users. I'm using to build binary packages for multiple projects, up to 3.9, no issue, and it gets better and better. I'm not using for your use case, but it should work.

Regards,
_____________________________________
Antoine FERRON
Président — BitLogiK

bitlogik.fr (https://bitlogik.fr) — PGP Key ID#22F95B31 (https://keys.openpgp.org/search?q=antoine.ferron%40bitlogik.fr)
On Dec 15 2022, at 7:22 pm, Matteo Boscolo <matteo.boscolo at boscolini.eu> wrote:
> Dear list there is any alternative to build a com server and freeze it
> in python 3.8
>
> regards,
> Matteo
>
>
> _______________________________________________
> python-win32 mailing list
> python-win32 at python.org
> https://mail.python.org/mailman/listinfo/python-win32
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/python-win32/attachments/20221215/fd2d4c45/attachment.html>


More information about the python-win32 mailing list