Skip to content

Instantly share code, notes, and snippets.

@rhizoome
Created November 19, 2019 18:14
Show Gist options
  • Save rhizoome/762eb37f4c37e810bdbcdab83f32888c to your computer and use it in GitHub Desktop.
Save rhizoome/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