Skip to content

[boomoney] New version 3.0, faster (multi threaded) and with new options (--list)

Woob Import requested to merge boomoney3.0 into master

New version with complete refactoring, much quicker: it uses a thread per backend to retrieve transactions in parallel.

Also added more options:

  • -l, --list list the accounts and balance, without generating any import to MSMoney

  • -U UNTIL_DATE, --until-date=UNTIL_DATE retrieves until date YYYY-MM-DD max

Merge request reports