Hacker News new | ask | show | jobs
by remram 1749 days ago
You didn't have to write any Python to import transactions from your bank?
1 comments

I have some custom code to convert CSV files downloaded from my bank to beancounts text format, but it is all dotNet code since that is what I know the text format is easy to work with
That's actually a good point.

You only need to write Python code if you're using the Beancount importers framework and intend to use bean-identify and/or bean-extract.