SwitchDoc Labs October, 2016
Update February 2017 with more install instructions
SunIOT Code for SwitchDoc Labs Collumn in Issue 20 of Raspberry Pi Geek Magazine
To install:
Make sure you installed I2C as in this link:
https://learn.adafruit.com/adafruits-raspberry-pi-lesson-4-gpio-setup/configuring-i2c
Installing apscheduler
sudo pip install setuptools --upgrade
sudo pip install apscheduler
Other Installs
sudo apt-get install python-pip
sudo pip install Adafruit_PureIO