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
Close
Hashes for jedi-language-server-0.2.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | d0261792869801de8ca272a0ed3b18b4d5ba8dc01389ebe23ab035b81203d096 |
|
MD5 | 5fae30e4210534f7bc9b446c2360da52 |
|
BLAKE2b-256 | e609a739aa1bae2f3035a7dac8525d0d551afbda1e10a8bc4a383551ee3684d1 |
Close
Hashes for jedi_language_server-0.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9038a2879f7263769d271a27d4a27621ba5aecd51a2187c620916f0117958840 |
|
MD5 | d4ecc59f1b3705df7abf504e69de175e |
|
BLAKE2b-256 | c7cdb18adaf0bb4a594cd9d04ec6586093790112e53f831278826f0c9a58fec2 |