Skip to main content

A language server for Jedi!

Project description

jedi-language-server

image-version image-license image-python-versions

A Language Server for Jedi.

Installation

# With pip
pip install jedi-language-server

# With poetry
poetry add jedi-language-server

Usage

It currently works only over IO. This may change in the future.

jedi-language-server

Local Development

Local development for this project is quite simple.

Dependencies

Install the following tools manually.

Recommended

Set up development environment

make setup

Run Tests

make test

Inspiration

Palantir's python-language-server inspired this project. Jedi Language Server differs from Palantir's language server; JLS:

  • Uses pygls instead of creating its own low-level LSP bindings
  • Supports one powerful 3rd party library, Jedi. By only supporting Jedi, I can focus on ironing out any issues I find with Jedi.
  • Is super simple. Given the above scope, I hope you're convinced that it will continue to be super simple. Leave the complexity to the Jedi master.

Written by

Samuel Roeca samuel.roeca@gmail.com

Project details


Release history Release notifications | RSS feed

This version

0.3.1

Download files

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

Source Distribution

jedi-language-server-0.3.1.tar.gz (6.2 kB view hashes)

Uploaded Source

Built Distribution

jedi_language_server-0.3.1-py3-none-any.whl (8.1 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