excelize - Read and write Microsoft Excel spreadsheets in Python
Read and write Microsoft Excel XLAM, XLSM, XLSX, XLTM, and XLTX spreadsheet files using the excelize-py package.
Tags
Updated: 2026-09-09Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Create spreadsheet files
- Read spreadsheet files
- Set cell values
- Get cell values
- Add charts to worksheets
- Add pictures to worksheets
- Get worksheet rows
Inputs
- Excel file paths
- Worksheet names
- Cell references
- Image files
Outputs
- Excel spreadsheet files
- Cell values
- Worksheet row data
Requirements
- Python 3.9 or later
- excelize Python package
