An opensource inventory management python script using SQLite
This script was built using PyInstaller
- Install PyInstaller
- Download 'app.py'
- In the directory run:
pyinstaller --onefile app.py
- Run the executable is bult in the 'dist' folder
TIP: Set yur barcode scanner to have the suffix to be the 'ENTER' key for faster scanning