jedi
PyPIv0.20.0An autocompletion tool for Python that can be used for text editors.
Overview
jedi is an PyPI package that an autocompletion tool for Python that can be used for text editors. The latest version is 0.20.0, released under the MIT license.
Who should use it
Teams working in the PyPI ecosystem who need an autocompletion tool for Python that can be used for text editors and value a focused solution.
When not to use it
Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your PyPI stack.
Pros
- Clear open-source license (MIT).
- Lean dependency tree (1 direct dependencies).
Cons
- No bundled TypeScript types (may require a separate @types package).
Auto-generated from collected registry metadata. No external claims are inferred.
Relationship graph
Dependencies (left) and dependents (right) of jedi.
Dependencies
Runtime (1)
Used by
Popular packages that depend on jedi.
Frequently installed together
Cross-platform colored terminal text.
Decorators for Humans
Defines a variety of Pygments lexers for highlighting IPython code.
Pexpect allows easy control of interactive console applications.
Cross-platform lib for process and system monitoring.
Version history
| Version | Published | License |
|---|---|---|
| 0.20.0latest | 2 months ago | MIT |
| 0.19.2 | 1 year ago | MIT |
| 0.19.1 | 2 years ago | MIT |
| 0.19.0 | 3 years ago | MIT |
| 0.18.2 | 3 years ago | MIT |
| 0.18.1 | 4 years ago | MIT |
| 0.18.0 | 5 years ago | MIT |
| 0.17.2 | 6 years ago | MIT |
| 0.17.1 | 6 years ago | MIT |
| 0.17.0 | 6 years ago | MIT |
| 0.16.0 | 6 years ago | MIT |
| 0.15.2 | 6 years ago | MIT |
| 0.15.1 | 7 years ago | MIT |
| 0.15.0 | 7 years ago | MIT |
| 0.14.1 | 7 years ago | MIT |
| 0.14.0 | 7 years ago | MIT |
| 0.13.3 | 7 years ago | MIT |
| 0.13.2 | 7 years ago | MIT |
| 0.13.1 | 7 years ago | MIT |
| 0.13.0 | 7 years ago | MIT |
Maintainers
Frequently asked questions
How do I install jedi?
Run `pip install jedi` to add jedi to your PyPI project.
What license is jedi released under?
jedi is distributed under the MIT license.
How popular is jedi?
jedi has approximately 0 downloads per week and 1 known dependent packages.