Skip to content
This repository has been archived by the owner on Feb 17, 2023. It is now read-only.

Latest commit

 

History

History
34 lines (22 loc) · 780 Bytes

README.md

File metadata and controls

34 lines (22 loc) · 780 Bytes

pandaHomeBankConverter

Converts csv files for HomeBank compatibility

How To Install

Install Python3

cd dir/to/pandaHomeBankConverter pip3 install -r requirements.txt

How To Use

Go to pandaHomeBankConverter

cd dir/to/pandaHomeBankConverter

Create the files folder. The CSV files need to be placed in the files folder.

python3 pandaHomeBankConverter --init

The default is to run all files inside the files folder.

python3 pandaHomeBankConverter

Use --help for more info

What is Currently Available

  • American Express Credit Cards (csv)
  • Bank of America Checking Accounts (csv)
  • Bank of America Credit Card (csv)
  • Earnest (xlsx)
  • Venmo Statements (csv)
  • Vanguard IRA (csv)
  • Vanguard 401K (csv)