documentscontent-media
python-xlsx
Create and edit Excel spreadsheets (.xlsx) in Python with openpyxl/xlsxwriter. WHEN: Creating Excel files with formulas/formatting, reading .xlsx/.xlsm files, modifying spreadsheets while preserving formulas, adding charts/visualizations to Excel. WHEN NOT: Simple CSV reading (use pandas), Word documents (use python-docx), PDF files (use python-pdf).
maintainer
LounisBou
更新日 1/16/2026
スター
0
フォーク
0
quick start
Installation and usage
Create and edit Excel spreadsheets (.xlsx) in Python with openpyxl/xlsxwriter. WHEN: Creating Excel files with formulas/formatting, reading .xlsx/.xlsm files, modifying spreadsheets while preserving formulas, adding charts/visualizations to Excel. WHEN NOT: Simple CSV reading (use pandas), Word documents (use python-docx), PDF files (use python-pdf).
インストール
$ install --globalskills.sh
使い方
インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:
skills use python-xlsx