{"library":"xlutils","type":"library","category":null,"description":"xlutils is a Python package offering various utilities for working with Excel files, specifically those compatible with `xlrd` and `xlwt`. It provides functionalities like copying `xlrd.Book` objects to `xlwt.Workbook` objects (xlutils.copy), displaying information, filtering, finding data margins, saving, and handling styles. The current version is 2.0.0. The library, along with its core dependencies `xlrd` and `xlwt`, is considered to be in maintenance mode or archived, with infrequent updates.","language":"python","status":"maintenance","version":"2.0.0","tags":["excel","xls","xlrd","xlwt","spreadsheet","utilities","legacy"],"last_verified":"Fri May 22","install":[{"cmd":"pip install xlutils","imports":["from xlutils.copy import copy","from xlutils.filter import process, XLRDReader, XLWTWriter"]}],"homepage":"http://www.python-excel.org","github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/xlutils/","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.8,"avg_import_s":0.14,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/xlutils/compatibility"}}