Other articles


  1. Scraping Websites with DFS

    Depth-First Search for cataloging links on a site.

    At my current job we use a content management system (CMS) to post content to the web. We also use the Google suite of tools for sharing documents via the CMS. There were hundreds of links in the CMS that led to …

    read more
  2. 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