Skip to main content

LSP client implementation in Python

Project description

pylspclient

image Test Package image

A Python 3.10+ implemntation of a LSP client.

What is LSP?

Getting started

Installation

pip install pylspclient

Contributing

In order to contribute you need to make sure your PR passes all the Test Package steps. You can run it locally as well:

Run the tests

pip install -e .
pip install -r requirements.test.txt
pytest test

Run the linter

ruff check .

License

This project is made available under the MIT License.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pylspclient-0.0.3.tar.gz (12.2 kB view hashes)

Uploaded Source

Built Distribution

pylspclient-0.0.3-py3-none-any.whl (13.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page