Jedi is a static analysis tool for Python that can be used in IDEs/editors. Its focus is autocompletion and static analysis.
Jedi has support for two different goto functions. It’s possible to search for related names and to list all names in a Python file and infer them. Jedi understands docstrings and you can use Jedi autocompletion in your REPL as well.
Jedi uses an API to connect with IDEs. There is a reference implementation as a VIM plugin which uses Jedi's autocompletion.
Package Version | Update ID | Released | Package Hub Version | Platforms | Subpackages |
---|---|---|---|---|---|
0.18.0-bp155.2.16 info | GA Release | 2023-05-22 | 15 SP5 |
|
|
0.18.0-bp154.1.40 info | GA Release | 2022-05-09 | 15 SP4 |
|
|
0.11.0-bp153.1.21 info | GA Release | 2021-03-05 | 15 SP3 |
|
|
0.11.0-bp152.3.19 info | GA Release | 2020-04-17 | 15 SP2 |
|
|
0.11.0-bp151.1.1 info | GA Release | 2019-07-17 | 15 SP1 |
|
|
0.11.0-bp150.1.2 info | GA Release | 2018-07-30 | 15 |
|
|