The current parser logic and tests are specific to the BMO statement layout represented by the sample inputs and fixtures in this repo. Other banks or unrelated statement formats are out of scope ...
Parse messy bank statement CSVs and run analytics. Uses ONLY Python built-in libraries. - DD/MM/YYYY (e.g., 01/03/2024) - YYYY-MM-DD (e.g., 2024-03-02) - DD-MM-YYYY ...
No more waiting on slow-loading modules or wasting time on ad hoc workarounds: Python 3.15’s new ‘lazy imports’ mechanism has you covered. When you import a module in Python, the module’s code must be ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results