【Python×Excel】Basic Usage of “openpy-xl” (Install ~ Book, Sheet, Cells)
This is an illustrated explanation of openpyxl, a library for manipulating Excel in Python. From how to install the library to "creating a new Workbook/Worksheet" and "manipulating rows, columns, and cells" are condensed in this one article.