Online patron registration updater

Python and SQL Script for updating the ptype of patrons created via the online registration form.

SQL script searches for patrons with the online registration ptype and identifies the ptype the should have, in this example by the town name entered into the online registration form. The python script then takes that information and updates the patron records accordingly via the Patron API.

Developed to ensure online access to materials during an extended library closure.

jgoldstein@minlib.net