pyinstaller
Utility to bundle a Python application into a single package
Description
PyInstaller reads a Python script written by you. It analyzes your code to discover every other module and library your script needs in order to execute. Then it collects copies of all those files and puts them with your script in a single folder, or optionally in a single executable file. This package contains the executables. It depends on 'python3-pyinstaller', which contains the Python modules.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://pyinstaller.org/en/stable/
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install pyinstaller