Няма описание

mike b246ae99e2 Updated README.md. преди 2 седмици
.idea a42be37390 Initial Commit преди 2 седмици
src 46d2e5c766 created python directory structure. преди 2 седмици
.gitignore 46d2e5c766 created python directory structure. преди 2 седмици
README.md b246ae99e2 Updated README.md. преди 2 седмици
csv_merge.py a42be37390 Initial Commit преди 2 седмици
log.txt 991ba67009 Updated .gitignore to remove log files (*.txt) преди 2 седмици

README.md

Script to Parse a paycheck or folder of paychecks and populate a csv file with aggregate data.

Useful for analysing paychecks a year at a time.

Currently, individual Paychecks fail, but folders work fine.

USAGE

source venv/bin/activate src/main.py [FOLDER]

deactivate