splitwise-csv icon indicating copy to clipboard operation
splitwise-csv copied to clipboard

Upload expenses to splitwise from a csv file.

Results 4 splitwise-csv issues
Sort by recently updated
recently updated
newest added

# Overview pytest is currently the recommended tool for python unit testing. # Acceptance Criteria 1. Current tests run with pytest and pass a. there is at least one test...

enhancement

# Overview There used to be a travisCI automation for this repo but it's not working anymore. Let's use github actions moving forward. # Acceptance Criteria 1. Github actions run...

enhancement
good first issue

# Overview After python3 upgrade and upgrade to flask's latest version, flask removed the feature that allowed the webserver to shut itself down after it handled the request where it...

enhancement

I'm following the process described in the readme I have obtained keys from splitwise I have a sample csv file that looks like this: ``` Transaction Date,Transaction Description,Debit Amount 07/02/2018,TEST1,9.99...

enhancement