Skip to content

Instantly share code, notes, and snippets.

@mandx
Created May 21, 2020 04:52
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 mandx/79601e82f54c3609dbfc37222cc95a54 to your computer and use it in GitHub Desktop.
Save mandx/79601e82f54c3609dbfc37222cc95a54 to your computer and use it in GitHub Desktop.
Install everything PyLS (Python Language Server) related
pip install 'python-language-server[flake8,mccabe,pycodestyle,pydocstyle,pyflakes,pylint,rope]' pyls-mypy pyls-black django-stubs djangorestframework-stubs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment