
jedi 0.19.2
0
An autocompletion tool for Python that can be used for text editors.
Contents
An autocompletion tool for Python that can be used for text editors.
Stars: 6111, Watchers: 6111, Forks: 526, Open Issues: 101The davidhalter/jedi repo was created 14 years ago and the last code push was 4 days ago.
The project is extremely popular with a mindblowing 6111 github stars!
How to Install jedi
You can install jedi using pip
pip install jedi
or add it to a project with poetry
poetry add jedi
Package Details
- Author
- David Halter
- License
- MIT
- Homepage
- https://github.com/davidhalter/jedi
- PyPi:
- https://pypi.org/project/jedi/
- Documentation:
- https://jedi.readthedocs.io/en/latest/
- GitHub Repo:
- https://github.com/davidhalter/jedi
Classifiers
- Software Development/Libraries/Python Modules
- Text Editors/Integrated Development Environments (IDE)
- Utilities
Related Packages
Errors
A list of common jedi errors.
Code Examples
Here are some jedi code examples and snippets.
GitHub Issues
The jedi package has 101 open issues on GitHub
- fix: prevent C extension stdout writes from corrupting subprocess IPC
- typing.Self and typing_extensions.Self are not recognized in return type inference
- Python 3.14 compatibility
pythonfix



