A Python tool for extracting and categorizing transactions from RBC Visa statement PDFs. This tool converts PDF statements into structured CSV data with automatic categorization. The extractor can be ...
resume_parser/ ├── models.py # Data Model (ResumeData) ├── resume_parser/ │ ├── interfaces.py # Abstract Base Classes │ ├── pdf_parser.py # PDF Parser │ ├── word_parser.py # Word Parser │ ├── ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results