[ buster ]
[ 原始碼: python-jedi ]
套件:python-jedi(0.13.2-1)
python-jedi 的相關連結
Debian 的資源:
下載原始碼套件 python-jedi:
- [python-jedi_0.13.2-1.dsc]
- [python-jedi_0.13.2.orig-vim.tar.gz]
- [python-jedi_0.13.2.orig.tar.gz]
- [python-jedi_0.13.2-1.debian.tar.xz]
維護者:
外部的資源:
- 主頁 [github.com]
相似套件:
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.
其他與 python-jedi 有關的套件
|
|
|
|
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
-
- dep: python-parso (>= 0.3)
- Python parser that supports error recovery