PyLSPClient/README.md

456 B

pylspclient

LSP client implementation in Python.

image Build Status

What is LSP?

Installation

pip install pylspclient

Run the tests

tox

or

python setup.py test