1888 Forks
10424 Stars
10424 Watchers

pyinstaller

Freeze (package) Python programs into stand-alone executables

How to download and setup pyinstaller

Open terminal and run command
git clone https://github.com/pyinstaller/pyinstaller.git
git clone is used to create a copy or clone of pyinstaller repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with pyinstaller https://github.com/pyinstaller/pyinstaller/archive/master.zip

Or simply clone pyinstaller with SSH
[email protected]:pyinstaller/pyinstaller.git

If you have some problems with pyinstaller

You may open issue on pyinstaller support forum (system) here: https://github.com/pyinstaller/pyinstaller/issues