LSP client implementation in Python
Go to file
2018-12-02 16:11:15 -05:00
docs adding documentation to the project 2018-08-22 14:35:18 -04:00
examples more tests, and travis yaml integration 2018-12-02 16:11:15 -05:00
pylspclient more tests, and travis yaml integration 2018-12-02 16:11:15 -05:00
tests more tests, and travis yaml integration 2018-12-02 16:11:15 -05:00
.gitignore Initial commit 2018-08-21 22:14:20 +03:00
.travis.yml more tests, and travis yaml integration 2018-12-02 16:11:15 -05:00
pytest.ini adding setup.py, tox, and pytests infra 2018-11-11 16:46:42 -05:00
README.md more tests, and travis yaml integration 2018-12-02 16:11:15 -05:00
setup.py more tests, and travis yaml integration 2018-12-02 16:11:15 -05:00
tox.ini more tests, and travis yaml integration 2018-12-02 16:11:15 -05:00

pylspclient

The library implements a LSP client in Python.

Build Status

Run the tests

tox