{"library":"excelrd","type":"library","category":null,"description":"excelrd is a Python library designed for developers to extract data and formatting information from Microsoft Excel spreadsheet files, supporting both the older `.xls` and newer `.xlsx` formats. It is a modified version of the `xlrd` library, specifically updated to maintain compatibility and functionality with modern Python versions (3.7+), as `xlrd` itself no longer supports `.xlsx` files in its recent versions. The library is currently at version 3.0.0 and sees releases primarily for Python compatibility and maintenance.","language":"python","status":"active","version":"3.0.0","tags":["excel","spreadsheet","reader","data extraction","xls","xlsx","xlrd"],"last_verified":"Mon May 25","install":[{"cmd":"pip install excelrd","imports":["import excelrd","import excelrd\nbook = excelrd.open_workbook(\"filename.xls\")"]}],"homepage":null,"github":"https://github.com/thombashi/excelrd","docs":null,"changelog":null,"pypi":"https://pypi.org/project/excelrd/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":0.07,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/excelrd/compatibility"}}