Payroll Worksheet App Assumptions The header for table always start on line 2 Column W is always the last column of the table Test Build poetry install --with build poetry run pyinstaller --onefile --name "payroll-worksheets" src/app/main.py --hidden-import=holidays.countries