jedi
An autocompletion tool for Python that can be used for text editors.
An autocompletion tool for Python that can be used for text editors.
To install this package, run one of the following:
Jedi is a static analysis tool for Python that can be used in IDEs/editors. Its historic focus is autocompletion, but does static analysis for now as well. Jedi is fast and is very well tested. It understands Python on a deeper level than all other static analysis frameworks for Python.
Summary
An autocompletion tool for Python that can be used for text editors.
Last Updated
May 29, 2020 at 11:35
License
MIT
Total Downloads
6
GitHub Repository
https://github.com/davidhalter/jedi/Documentation
http://jedi.readthedocs.io/en/latest/