Author: | Giovanni Bajo |
---|---|
Copyright: | 2005-2011 by Giovanni Bajo, based on previous work under copyright 2002 McMillan Enterprises, Inc. |
Version: | PyInstaller 2.1 |
Manual section: | 1 |
pyinstaller <options> SCRIPT
Automatically calls pyi-configure, pyi-makespec and pyi-build in one run. In most cases, running pyinstaller will be all you have to do.
Please see the PyInstaller Manual for more information.
For now, please use pyinstaller --help to get all options. Basically these are the same as for pyi-configure, pyi-makespec and pyi-build together.
pyi-configure(1), pyi-makespec(1), pyi-build(1), The PyInstaller Manual, pyinstaller(1)
Project Homepage http://www.pyinstaller.org