News

The most popular solution, and the most mature, is PyInstaller. PyInstaller doesn’t make the process of packaging a Python application totally painless, but it goes a long way.
The official Python documentation has some notes to this effect, but it doesn’t provide any more detailed recommendations than to make sure you use the right path for the Python instance you want.