There are a bunch of python packages for parsing ofx, qif, csv files containing bank transaction information. Would be better to be able to dynamically select which strategy is used for parsing. (if available, if required etc)
This is desirable in order to reduce the initial package list in requirements.txt to only the basics
There are a bunch of python packages for parsing ofx, qif, csv files containing bank transaction information. Would be better to be able to dynamically select which strategy is used for parsing. (if available, if required etc)
This is desirable in order to reduce the initial package list in requirements.txt to only the basics