Python script to scrape special foods or print whole menu for a week from UCDavis dining commons; currently has notifications when using -L as I put it on a scheduler that runs it weekly, delete line 33 to remove this functionality
requires requests, bs4, and plyer from pip