Skip to content

This simple python script converts transaction data from Triodos to Manager csv formats.

License

Notifications You must be signed in to change notification settings

snorberhuis/triodos-manager-csv-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Triodos Manager CSV converter

This simple Python script converts transactions in a format provided by the Triodos Bank to a format usable by Manager.io. My company uses Triodos banking and the free Manager.io desktop client for bookkeeping. Using this converter I am able to download transaction records in csv and import them in Manager.io.

Usage

  1. Download the csv from the online banking Triodos.
  2. Run python convert-csv.py <triodos.csv>.
  3. Import the csv file into Manager.io.

Example

python convert-csv.py example_data/example-triodos.csv

About

This simple python script converts transaction data from Triodos to Manager csv formats.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages