{"library":"xlrd","type":"library","category":null,"description":"xlrd is a Python library for reading data and formatting information from older Microsoft Excel `.xls` spreadsheet files (Excel 97-2003 format). As of version 2.0.0, it explicitly ceased support for `.xlsx` files due to security concerns and unreliability. The current version is 2.0.2, and it follows an infrequent, needs-based release cadence, primarily for maintenance of `.xls` support.","language":"python","status":"maintenance","version":"2.0.2","tags":["excel","spreadsheet","xls","data extraction","parser"],"last_verified":"Tue Jun 09","install":[{"cmd":"pip install xlrd","imports":["import xlrd\nworkbook = xlrd.open_workbook('myfile.xls')"]}],"homepage":"http://www.python-excel.org/","github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/xlrd/","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/xlrd/compatibility"}}