filmov
tv
Insert images in XLSX document with Python 3 and OPENPYXL

Показать описание
Use Python 3 and PIL to generate sample images, then create a .xlsx document with those images lined up on individual cells.
Requires PIL module and openpyxl
On ubuntu do:
pip install pil
pip install openpyxl
Requires PIL module and openpyxl
On ubuntu do:
pip install pil
pip install openpyxl