Create a single executable from a Python project
Become part of the top 3% of the developers by applying to Toptal https://topt.al/25cXVn
--
Music by Eric Matyas
https://www.soundimage.org
Track title: Cool Puzzler LoFi
--
Chapters
00:00 Question
00:40 Accepted answer (Score 212)
06:25 Answer 2 (Score 17)
06:54 Answer 3 (Score 14)
07:07 Thank you
--
Full question
https://stackoverflow.com/questions/1205...
Accepted answer links:
[Website]: https://www.pyinstaller.org/
[Repo]: https://github.com/pyinstaller/pyinstall...
[PyPi]: https://pypi.python.org/pypi/PyInstaller
[Website]: https://cx-freeze.readthedocs.io/en/late.../
[Repo]: https://github.com/marcelotduarte/cx_Fre...
[PyPi]: https://pypi.python.org/pypi/cx_Freeze
[Website]: https://www.py2exe.org/
[Repo]: https://github.com/py2exe/py2exe
[PyPi]: https://pypi.python.org/pypi/py2exe/
[Website]: https://py2app.readthedocs.io/en/latest/
[Repo]: https://github.com/ronaldoussoren/py2app
[PyPi]: https://pypi.python.org/pypi/py2app/
[Wine]: https://www.winehq.org/
[Website]: http://pynsist.readthedocs.org/en/latest/
[Repo]: https://github.com/takluyver/pynsist
[PyPi]: https://pypi.python.org/pypi/pynsist
[their FAQ]: http://pynsist.readthedocs.org/en/latest...
[Website]: http://nuitka.net/
[Repo (Github mirror)]: https://github.com/kayhayen/Nuitka
[PyPi]: https://pypi.python.org/pypi/Nuitka/
[C++ compiler]: http://nuitka.net/doc/user-manual.html#r...
[Website]: http://cython.org/
[Repo]: https://github.com/cython/cython
[PyPi]: https://pypi.python.org/pypi/Cython/
[turn your code into an exe]: https://stackoverflow.com/q/2581784/6465...
https://packaging.python.org/overview/#p...
https://docs.python-guide.org/shipping/p...
Answer 2 links:
[pyinstaller]: http://www.pyinstaller.org/
[the latest changes]: https://github.com/pyinstaller/pyinstall...
Answer 3 links:
[auto-py-to-exe]: https://pypi.org/project/auto-py-to-exe/
[image]: https://i.stack.imgur.com/kXzRwm.png
--
Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...
--
Tags
#python #compilation #exe #packaging #softwaredistribution
#avk47
--
Music by Eric Matyas
https://www.soundimage.org
Track title: Cool Puzzler LoFi
--
Chapters
00:00 Question
00:40 Accepted answer (Score 212)
06:25 Answer 2 (Score 17)
06:54 Answer 3 (Score 14)
07:07 Thank you
--
Full question
https://stackoverflow.com/questions/1205...
Accepted answer links:
[Website]: https://www.pyinstaller.org/
[Repo]: https://github.com/pyinstaller/pyinstall...
[PyPi]: https://pypi.python.org/pypi/PyInstaller
[Website]: https://cx-freeze.readthedocs.io/en/late.../
[Repo]: https://github.com/marcelotduarte/cx_Fre...
[PyPi]: https://pypi.python.org/pypi/cx_Freeze
[Website]: https://www.py2exe.org/
[Repo]: https://github.com/py2exe/py2exe
[PyPi]: https://pypi.python.org/pypi/py2exe/
[Website]: https://py2app.readthedocs.io/en/latest/
[Repo]: https://github.com/ronaldoussoren/py2app
[PyPi]: https://pypi.python.org/pypi/py2app/
[Wine]: https://www.winehq.org/
[Website]: http://pynsist.readthedocs.org/en/latest/
[Repo]: https://github.com/takluyver/pynsist
[PyPi]: https://pypi.python.org/pypi/pynsist
[their FAQ]: http://pynsist.readthedocs.org/en/latest...
[Website]: http://nuitka.net/
[Repo (Github mirror)]: https://github.com/kayhayen/Nuitka
[PyPi]: https://pypi.python.org/pypi/Nuitka/
[C++ compiler]: http://nuitka.net/doc/user-manual.html#r...
[Website]: http://cython.org/
[Repo]: https://github.com/cython/cython
[PyPi]: https://pypi.python.org/pypi/Cython/
[turn your code into an exe]: https://stackoverflow.com/q/2581784/6465...
https://packaging.python.org/overview/#p...
https://docs.python-guide.org/shipping/p...
Answer 2 links:
[pyinstaller]: http://www.pyinstaller.org/
[the latest changes]: https://github.com/pyinstaller/pyinstall...
Answer 3 links:
[auto-py-to-exe]: https://pypi.org/project/auto-py-to-exe/
[image]: https://i.stack.imgur.com/kXzRwm.png
--
Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...
--
Tags
#python #compilation #exe #packaging #softwaredistribution
#avk47