Typing stubs for PyInstaller, providing type hints for PyInstaller modules. Version 6.19.0.20260408, updated regularly alongside typeshed releases.
pip install types-pyinstallerVerified import paths — ran on the pinned version, not inferred.
Basic usage: run PyInstaller from Python code with type hints.
Cross-reference with PyInstaller source; stubs are best-effort.
Uninstall conflicting packages: `pip uninstall pyinstaller-stubs`.
Match major.minor versions: e.g., use types-pyinstaller==6.* for PyInstaller 6.x.
No dependency data recorded yet.