Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 1.15 KB

File metadata and controls

19 lines (11 loc) · 1.15 KB

PySheetsBudget

Description

My bank & credit card account statement parser utilizing the google sheets API to seamlessly organize and populate my yearly and monthly budget.

Load in .csv files and interactively categorize expenses under Food, Housing, Personal, Media, Travel, Gift, Misc. Can incorporate as many as the user needs.

outfile

Categories are remembered and repeat purchases are automatically categorized.

The script is self-organizing, and self-sorting -- it will populate totals without the need for user input. If the user needs to correct, the sheet is dynamically formatted to account for any changes.

outfile2

Requirements

  • A Google Service Account. Follow the linked instructions and put the generated credentials.json into the root directory with the batch file.
  • Add the attached template.xlsx spreadsheet to your Google Drive and share said sheet with your service account email (with editor privileges)