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. All the development related commands are wrap with Makefile just for easy access from both the development environment and from the workflows. You can see that most of the commands are only 1 line and you can run them directly. You can run it locally as well:

Run the tests

make test

Run the linter

make lint

New release

make bump
make build
make publish

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.1.2.tar.gz (9.3 kB view hashes)

Uploaded Source

Built Distribution

pylspclient-0.1.2-py3-none-any.whl (10.7 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