Hacker News new | ask | show | jobs
by aquark 1742 days ago
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
1 comments

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.