pyinstaller

--Resource --

Installation

PyInstaller is available on PyPI. You can install it through pip:


        pip install pyinstaller 
        

Use

Go to the project directory.Find the Project file ( filename.py )


        pyinstaller filename.py 
        

Go to the build at the same location.then Go to the filenme.then click on filename.exe