pydf is a Python library created from the original project while preserving its core idea: read invoice PDFs, extract invoice number and date, generate an Excel spreadsheet, and optionally persist the data to MySQL.
This version also includes a CLI, commented examples, and recommended GitHub Actions workflows.