Skip to content

Instantly share code, notes, and snippets.

@l1x
Last active May 7, 2019 18:06
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 l1x/60c8ae24fdeb83727839889270bc16ea to your computer and use it in GitHub Desktop.
Save l1x/60c8ae24fdeb83727839889270bc16ea to your computer and use it in GitHub Desktop.
Installing Python on Alpine
sudo apk add libffi-dev openssl-dev python2-dev musl-dev gcc py2-pip make cmake
pip install --user aws
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment