Skip to content

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

Notifications You must be signed in to change notification settings

aldamd/PySheetsBudget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published