Source: python-jedi Maintainer: Piotr Ożarowski Section: python Priority: optional Build-Depends: debhelper (>= 10), dh-python, python-all, python3-all, python-setuptools, python3-setuptools, python-pytest, python3-pytest, python-unittest2, python3-unittest2, python-docopt, python3-docopt, Standards-Version: 4.3.0 Homepage: https://github.com/davidhalter/jedi Package: python-jedi Architecture: all Depends: ${python:Depends}, ${misc:Depends}, python-parso (>= 0.3) Description: autocompletion tool for Python Jedi is an autocompletion tool for Python. It works. With and without syntax errors. Sometimes it sucks, but that's normal in dynamic languages. But it sucks less than other tools. It understands almost all of the basic Python syntax elements including many builtins. Package: python3-jedi Architecture: all Depends: ${python3:Depends}, ${misc:Depends}, python3-parso (>= 0.3) Description: autocompletion tool for Python 3 Jedi is an autocompletion tool for Python. It works. With and without syntax errors. Sometimes it sucks, but that's normal in dynamic languages. But it sucks less than other tools. It understands almost all of the basic Python syntax elements including many builtins. Package: vim-python-jedi Architecture: all Depends: python3-jedi, ${python3:Depends}, ${misc:Depends}, vim-nox | vim-python Recommends: vim-addon-manager Description: autocompletion tool for Python - VIM addon files Jedi is an autocompletion tool for Python. It works. With and without syntax errors. Sometimes it sucks, but that's normal in dynamic languages. But it sucks less than other tools. It understands almost all of the basic Python syntax elements including many builtins. . `vim-addons install python-jedi` will create all needed symlinks in ~/.vim/