[ 原始碼: python-jedi ]
套件:python3-jedi(0.13.2-1)
python3-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 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.
其他與 python3-jedi 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-parso (>= 0.3)
- Python parser that supports error recovery - Python 3.X