Monday, June 15, 2015

How to install PyInstaller in kali linux tutorial



PyInstaller is a program that converts (packages) Python programs into stand-alone executables, under Windows, Linux, Mac OS X, Solaris and AIX. Many packages are supported "out of the box". Check our compatibility list of Supported Packages. For more details about PyInstaller see About page.
Feel free to join us in the effort. Please consult our Milestones to check our plans. Also usage reports are welcomed: let us know if PyInstaller works for you and how, or what problems you found in using it.
Check our list of Projects Using PyInstaller.

1 comment:

  1. installing using ap-get does install python6/7 and pywin32 ?
    or the simple pyinstall provided by this deb file does not need that dependencies to compile python to exe ?

    ReplyDelete