Skip to content

rptechcxo/techcxo-payroll-worksheets-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Payroll Worksheet App

Assumptions

  1. The header for table always start on line 2
  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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages