Library Pop-Up Tools
These are “example” tools I use in articles to show what lightweight, practical library workflows can look like.
Catalog cleaner
Example page + script notes for cleaning messy catalog exports.
catalog_cleaner.py
Suspicious books screener
Flags generic titles / templated descriptions for review (does not “prove AI”).
suspicious_books_screener.py
Weeding screener
Example for identifying potential weeding candidates from circ/export data.
weeding_screener.py
Reading list formatter
Turns a raw list into a cleaner formatted output for staff/patrons.
reading_list_formatter.py
Spine label formatter
Example for generating consistent spine label text from a list.
spine_label_formatter.py