1
0
Fork 0
 
 
 
Go to file
Dustin 6091666471 Check latest transaction before logging in
If the latest transaction was recent enough to skip importing
transactions, we don't even need to log in to the bank websites.  Thus,
we should delay the login step until after we've checked this.
2023-12-12 08:09:40 -06:00
.gitignore Initial commit 2023-05-09 14:08:23 -05:00
pyproject.toml meta: Fix version generation 2023-12-12 08:09:40 -06:00
xactfetch.py Check latest transaction before logging in 2023-12-12 08:09:40 -06:00