Project built with python 3.7.4 for Millma Hilados.
- Python > 3.0.0
- pip3
-
Clone repository
-
install dependencies:
pip3 install jsonpip3 install openpyxl
touch InventarioMillma.xlsx- set color of product in column C
- set composition of product in column E
- set barcode of product in column F
- set store value of product in column AN
touch passwords.py | echo "email = <email password> \nuser1 = <user1 password> \nuser2 = <user2 password>" >> passwords.pypython3 main.py