Converts csv files for HomeBank compatibility
cd dir/to/pandaHomeBankConverter
pip3 install -r requirements.txt
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
- 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)