- 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
6 lines
45 B
Plaintext
6 lines
45 B
Plaintext
python-barcode
|
|
pillow
|
|
reportlab
|
|
kivy
|
|
pywin32
|