Is there an alternative to pyinstaller for python 3.8?

Since pyinstaller is not available for python 3.8, is there any alternative to convert a .py file into a .exe file?

Edit(for better understanding): I am searching another compiler because pyinstaller is not updated for py 3.8 yet because of the changes in the python bootloader(https://github.com/pyinstaller/pyinstaller/issues/4311)

4

2 Answers

PyOxidizer is another "fresh" one take in this domain.

Here is the comparison of it vs other tools mentioned in the accepted answer.

Alternatives for pyinstaller are,

py2exe autopy2exe cx_freeze 

py2exe is the same like pyinstaller, autopy2exe has UI for converting the script to executable, cx_freeze is platform independent exe creation method.

3

ncG1vNJzZmirpJawrLvVnqmfpJ%2Bse6S7zGiorp2jqbawutJobWxpYGyAcn%2BOoqpmrJiav6Z5wKdkmqSkmr%2BvrdOirZ5lpKR6scXIp6qtmZyhsrN5xaipZqipqbWwuoxsZHE%3D