usage: csv2ynab [options] <source> <dest>
description: csv2ynab processes Revolut & PayPal csv files for import into YNAB
positional arguments:
source the .csv file to process
dest the output file (defaults to stdout)
optional arguments:
-h, --help show this help message and exit
-E ENCODING, --encoding ENCODING
File encoding (default: utf-8)
-c, --category Fill in the category field
-m, --memo Fill in the Memo field
-n, --nobank Skip Bank entries
-V, --version show version and exit```
Revolut files are processed to remove the ',' from the Inflow & Outflow fields
PayPal files are processed to remove the 'Temporary Hold' and 'Currency Conversion' entries
IMPORTANT: This program is set to work in the UK with GBP & will need modifying to work in other countries.
MINIMAL testing carried out, check the output carefully!
Revolut, PayPal & YNAB file specs valid as of 20th Jan 2018.
-
Notifications
You must be signed in to change notification settings - Fork 0
Processes Paypal & Revolut .csv (comma separated value) transaction files for import into YNAB
License
jonlidgard/csv2ynab
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Processes Paypal & Revolut .csv (comma separated value) transaction files for import into YNAB
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published