[ 源代码: 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
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-parso (>= 0.3)
- Python parser that supports error recovery - Python 3.X