biweeklybudget.backfill_ofx module¶
-
class
biweeklybudget.backfill_ofx.OfxBackfiller(client, savedir)[source]¶ Bases:
objectClass to backfill OFX in database from files on disk.
-
_do_account_dir(acct_id, path)[source]¶ Handle all OFX statements in a per-account directory.
Parameters:
-
-
biweeklybudget.backfill_ofx.main()[source]¶ Main entry point - instantiate and run
OfxBackfiller.