Skip to content
This repository has been archived by the owner on Mar 28, 2019. It is now read-only.
/ plotwise Public archive

create pie diagrams out of splitwise export files

License

Notifications You must be signed in to change notification settings

chrisonntag/plotwise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

plotwise [NOT MAINTAINED]

This tiny script creates pie diagrams out of exported Splitwise data. It was originally implemented in order to have an overview of how much money i've spent on vacation for each category (Hotel, Transportation, Food, etc.).

Example image

Usage

Simply download the code, install all requirements in a virtual environment and append the file with -f <yourfile> like so:

$ pip install -r requirements.txt
$ plotwise.py -f <path-to-your-file>

Don't forget to activate your venv before: source path/to/venv/bin/activate

About

create pie diagrams out of splitwise export files

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages