Skip to content

Rounds up transactions in a CSV file for investing or saving

License

Notifications You must be signed in to change notification settings

reedhaffner/CSV-RoundUps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSV-RoundUps PyPI PyPI - Downloads

I tried Acorns and Stash and didn't want to pay monthly, so I made this python script to "round-up" transactions.

CSV-RoundUps
---
This is meant to be used with your bank/credit card statements in a CSV format.

It will calculate all of the purchases, round them to the nearest dollar
and give you that total. You can use that total to invest, or save.
---
Usage: roundup <directory or file.csv>

Not providing a path means the program will loop through the current directory.

Examples:
    Round up chase.csv               :  roundup chase.csv
    Round up transactions directory  :  roundup transactions

About

Rounds up transactions in a CSV file for investing or saving

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages