A major new version of a card tap checkin kiosk program in Python able to run on Raspberry Pis (and other hardware) that processes MIT ID card taps (and digital ID taps) to check users into and out of makerspaces. This replaces Airtable-Card-Checkin, the original prototype version of card tap checkin for MIT makerspaces.
For each location kiosk, the file config.py contains API keys and location-specific configuration items. This file needs to be locally managed and deployed for each kiosk. This file is NOT tracked and is excluded via .gitignore. For an example without keys see config-example.py.