Add PyInstaller support for standalone Windows executable

- Add build_exe.py script for easy executable generation
- Add PYINSTALLER_GUIDE.md with comprehensive instructions
- Updated label_printer.spec for PyInstaller configuration
- Tested build process - executable builds successfully
- Created dist/LabelPrinter with all dependencies bundled
- File size: ~200MB (includes Python runtime and all libraries)
- No Python installation required to run the exe
This commit is contained in:
Quality App Developer
2026-02-05 01:19:42 +02:00
parent 184178275b
commit 8619debd71
21 changed files with 63959 additions and 0 deletions

Binary file not shown.