Other articles


  1. Spreadsheet Art with Python

    Pixel images transferred to spreadsheet.

    After working with openpyxlI found you could manipulate the cell styles using python. So I worked on a little script to draw a png image pixel by pixel to individual cells in a spreadsheet. It turned out to be an amusing project.

    This is …

    read more

social