Skip to content

Instantly share code, notes, and snippets.

@Shellbye
Created April 26, 2016 08:13
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 Shellbye/f677347e1c7c6b7d747b8ebf39408641 to your computer and use it in GitHub Desktop.
Save Shellbye/f677347e1c7c6b7d747b8ebf39408641 to your computer and use it in GitHub Desktop.
Install Twisted-16.1.1
wget https://pypi.python.org/packages/source/T/Twisted/Twisted-16.1.1.tar.bz2
tar -jvxf Twisted-16.1.1.tar.bz2
cd Twisted-16.1.1
python setup.py install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment