CMD + K

jedi

Community

An autocompletion tool for Python that can be used for text editors.

Installation

To install this package, run one of the following:

Conda
$conda install cctbx202003::jedi

Usage Tracking

0.16.0
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

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.

About

Summary

An autocompletion tool for Python that can be used for text editors.

Last Updated

Mar 20, 2020 at 19:26

License

MIT

Total Downloads

10.0K

Supported Platforms

linux-64
macOS-64
win-64