Нема описа

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