Add bank statement analyzer with automatic work storage

This commit is contained in:
A R R R Associates
2026-07-13 10:12:19 +05:30
parent d391e9b443
commit bbc5afe1c0
23 changed files with 1047 additions and 0 deletions
@@ -0,0 +1,2 @@
from .registry import parse_pdf, detect_parser, PARSERS
from .base import StatementMeta, STANDARD_COLUMNS