Initial commit: Adaptronic label printer project

This commit is contained in:
NAME
2026-02-12 19:03:23 +02:00
commit fdb143e726
63 changed files with 61731 additions and 0 deletions

5
requirements_windows.txt Normal file
View File

@@ -0,0 +1,5 @@
python-barcode
pillow
kivy>=2.1.0
reportlab
pyinstaller>=6.0.0