/pylspclient

LSP client implementation in Python

Primary LanguagePythonMIT LicenseMIT

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