# PyLSPClient [LSP](https://microsoft.github.io/language-server-protocol/) client implementation in Python. # What is LSP? # Installation ``` ``` # Run the tests ``` tox ``` or ``` python setup.py test ```