News

PyInstaller works by reading your Python program, analyzing all its imports, and bundling copies of those imports with your program and a copy of the Python runtime.