Comment on How you can track your personal finances using PythonComments−trepanne5y<shameless plug> If you're using Python, and you want to import transaction/balance data without handing over your passwords to some third party, you can tryhttps://github.com/csingley/ofxtools</shameless plug>−siddhantOP5yLooks cool! This will definitely be of interest to folks using Beancount.I just added a link to it on https://awesome-beancount.com/#tools.
Comments
<shameless plug> If you're using Python, and you want to import transaction/balance data without handing over your passwords to some third party, you can try
https://github.com/csingley/ofxtools
</shameless plug>
Looks cool! This will definitely be of interest to folks using Beancount.
I just added a link to it on https://awesome-beancount.com/#tools.