Description
Excel spreadsheet data can be extracted from older workbook formats by Python programs. This legacy xlrd branch helps tools read cells, sheets, and workbook metadata for import or reporting workflows.
It is a library, not a spreadsheet editor. Validate files before import, because malformed or unexpected spreadsheets can break assumptions in automation.