Rust PTA Importer

A companion program for Paisa. Built with safe Rust and designed to take Paisa's import process and apply it to entire folders of .csv files at once.

5 step PTA importing

There are some implementation quirks and differences of the rust handlebars crate and the extra helpers Paisa implements. I implemented the ones necessary to do successful imports from 7 .csv sources. Additionally, the logic for the predictAccount helper is not 1 to 1. It's similar and gets good guesses when reasonable data is available.

Learn more by browsing the Repo