Re: python 3.8 Alternative of py2exe for com server

Antoine FERRON via python-win32 <[email protected]> Thu, 15 Dec 2022 21:20:48 +0100
Newsgroups gmane.comp.python.windows
Message-ID <[email protected]>
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 <[email protected]> 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
> [email protected]
> https://mail.python.org/mailman/listinfo/python-win32
>

_______________________________________________
python-win32 mailing list
[email protected]
https://mail.python.org/mailman/listinfo/python-win32