Mackie Notes

Category: Python

  • Use Digikey API with Python

    Use Digikey API with Python

    Here are the steps to implement the Digikey API into your Python Script.

  • Create Searchable PDFs

    Create Searchable PDFs

    I needed to have a searchable PDF from a scanned book so I could quickly reference a wiring diagram while I was working on my car. I found Alex Findlater’s Python script on Git and made some edits to update the outdated packages. Download List Download the Tesseract windows installer…