A language server for Jedi!
Project description
jedi-language-server
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
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file jedi-language-server-0.3.0.tar.gz.
File metadata
- Download URL: jedi-language-server-0.3.0.tar.gz
- Upload date:
- Size: 6.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.0b7 CPython/3.8.0 Linux/4.15.0-72-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8935b0c75caf8dda22a7200308f2bf7eb0ad703060a608e5094c1fd07532e4ec
|
|
| MD5 |
1a6220f6818bb81c4a1e0b4f359c50b7
|
|
| BLAKE2b-256 |
0197632d72626b1bad6f7f996d9516003812dc966b0862ffe089ee6b1de1c7e2
|
File details
Details for the file jedi_language_server-0.3.0-py3-none-any.whl.
File metadata
- Download URL: jedi_language_server-0.3.0-py3-none-any.whl
- Upload date:
- Size: 8.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.0b7 CPython/3.8.0 Linux/4.15.0-72-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5893fa2b7f4c25befd778b304e273268cbf39801fc7a79bb6ebddbe3b79d7188
|
|
| MD5 |
cee4bf30341f2bbaa55db2c21a848f75
|
|
| BLAKE2b-256 |
70fcafdb146900c7eadeb8e0e67bb494d8fd1d89addba5c2614b3bbd7b9970c0
|