Skip to content

Instantly share code, notes, and snippets.

@ganwell
Created November 19, 2019 18:14
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 ganwell/762eb37f4c37e810bdbcdab83f32888c to your computer and use it in GitHub Desktop.
Save ganwell/762eb37f4c37e810bdbcdab83f32888c to your computer and use it in GitHub Desktop.
#!/bin/dash
exec python -m pip install \
pdbpp \
black \
vmprof \
isort \
python-language-server \
pydocstyle \
pycodestyle \
pyls-isort \
pyls-black \
pre-commit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment