Create excel template for light measurement
- Install requirements
pip3 install -r requirements.txt
- Run script
It will make excel file in the same directory. For arguments add naem of the file, width and length:
python3 main.py -n ime_datoteke -w 62 -l 100
Thats it.