Re: [python-win32] python 3.8 Alternative of py2exe for com server
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
[python-win32] python 3.8 Alternative of py2exe for com server
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
