PyLSPClient/README.md
2018-12-03 15:17:32 -05:00

439 B

pylspclient

LSP client implementation in Python.

image Build Status

Installation

pip install pylspclient

Run the tests

tox

or

python setup.py test