Add basic label generator app, add return values to parsing
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Runtime
|
||||
camelot-py[base]
|
||||
camelot-py
|
||||
opencv-python
|
||||
pypdf2==2.12.1
|
||||
alive-progress
|
||||
@@ -15,6 +15,13 @@ websockets
|
||||
numpy
|
||||
scipy
|
||||
ipywidgets
|
||||
pandas
|
||||
pyarrow
|
||||
ghostscript
|
||||
pyzbar
|
||||
|
||||
|
||||
# Development
|
||||
matplotlib
|
||||
#cx_Freeze # uncomment if building label generator app
|
||||
# requires windows 10 SDK, visual C++, etc
|
||||
Reference in New Issue
Block a user