Skip to content

lots-of-things/ipy-budget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ipy-budget

a simple python package to grab multi-sheet budget data from Google Sheets

format

Budget format assumes columns A:G used with labels {date, notes, amount, category, person, shared, recreational}.

example usage

See the jupyter notebook for inspiration on graphing expenses and per person splits. Also included a notebook using qgrid for filtering and sorting the table via GUI (not available online, only when running kernel).

package implementation

Uses the Gsheets python API. Added a trick so that it only has to be run from the command line once (hopefully).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published