Skip to content

Instantly share code, notes, and snippets.

@nk952777
Created April 2, 2017 16:42
Show Gist options
  • Save nk952777/83bdddc03ffcff18346752425ae0b8dc to your computer and use it in GitHub Desktop.
Save nk952777/83bdddc03ffcff18346752425ae0b8dc to your computer and use it in GitHub Desktop.
Py
yum -y install wget gcc libffi-devel python-devel openssl-devel
curl https://bootstrap.pypa.io/get-pip.py | sudo python
pip install cryptography
pip install scrapy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment