Using Pandas & xlwings.
For infotainment test report data cleaning.
Terminal:
pip install pandas
pip install xlwings
pip install xlrd
OR
Use pyinstaller package checklist.py to exe.
terminal:
pip install pyinstaller
terminal:
pyinstaller -F $FileNamePath -i $FileIcoPath
update to VCS version
fix bug name_check kill excel progress
1 modify sumlist
2 add step state check
3 add step overall state check
1 initial release