Skip to content

Instantly share code, notes, and snippets.

@hugsbrugs
Created February 27, 2016 13:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hugsbrugs/d8de74d0b01678909161 to your computer and use it in GitHub Desktop.
Save hugsbrugs/d8de74d0b01678909161 to your computer and use it in GitHub Desktop.
Python Memo
# PIP
# install package
pip install package
# install from git repository
pip install git+git://github.com/gvalkov/tailon.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment