Skip to content

Instantly share code, notes, and snippets.

@JamesHagerman
Created January 24, 2018 21:07
Show Gist options
  • Select an option

  • Save JamesHagerman/7a740ea42357f3b6eddf85679b3479f8 to your computer and use it in GitHub Desktop.

Select an option

Save JamesHagerman/7a740ea42357f3b6eddf85679b3479f8 to your computer and use it in GitHub Desktop.
Some of the stuff I always use in python

Obvious Python tools:

sudo apt-get install python-pip
pip install --upgrade pip
sudo pip install ipython
sudo pip install libusb pyusb
sudo pip install pyglet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment