This script pulls temperature data from a WS-3000 weather station attached to a Raspberry Pi, and pushes it to a spreadsheet.
sudo apt-get install build-essential git libusb-dev libudev-dev nodejs npm
npm install EpicVoyage/ambientweather-ws3000
pip install google-api-python-client Naked