PyLSPClient/README.md

439 B

pylspclient

LSP client implementation in Python.

image Build Status

Installation

pip install pylspclient

Run the tests

tox

or

python setup.py test