{"library":"excel","type":"library","category":null,"description":"The 'excel' package on PyPI (version 1.0.1) is a placeholder, reserved by Microsoft Corporation, and does not provide any functional library for interacting with Excel files. Python developers typically use other robust and actively maintained libraries such as `openpyxl` for reading and writing `.xlsx` files, `pandas` for data analysis and manipulation with Excel integration, `xlsxwriter` for creating new `.xlsx` files with extensive formatting, `xlwings` for automating Excel with Python, and `pyexcel` for a unified API across various Excel formats. This entry focuses on guiding users to `openpyxl` as the most common direct alternative for Excel file operations.","language":"python","status":"abandoned","version":"1.0.1","tags":["excel","xlsx","xls","spreadsheet","openpyxl","pandas","xlsxwriter"],"last_verified":"Sun May 24","install":[{"cmd":"pip install openpyxl","imports":["from openpyxl import Workbook","from openpyxl import load_workbook"]},{"cmd":"pip install pandas openpyxl","imports":[]},{"cmd":"pip install xlsxwriter","imports":[]}],"homepage":"https://aka.ms/python","github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/excel/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3.8,"avg_import_s":0.45,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/excel/compatibility"}}