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
Nov 11, 2024 at 09:28
License
Apache-2.0 AND MIT
Total Downloads
35.0M
Supported Platforms
Unsupported Platforms
GitHub Repository
https://github.com/davidhalter/jedi/Documentation
http://jedi.readthedocs.io/en/latest/