Skip to content

Instantly share code, notes, and snippets.

@beordle
Created February 20, 2013 12:10
Show Gist options
  • Save beordle/4995095 to your computer and use it in GitHub Desktop.
Save beordle/4995095 to your computer and use it in GitHub Desktop.
sudo rpi-update
sudo apt-get install python-dev
sudo easy_install -U distribute
sudo apt-get update
sudo apt-get install python-setuptools
sudo apt-get install rpi.gpio
sudo apt-get install python-pip
sudo pip install rpi.gpio
sudo easy_install pip
sudo easy_install flask
sudo easy_install tornado
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment