[ 源代码: python-jedi ]
软件包:python3-jedi(0.19.1+ds1-1)
python3-jedi 的相关链接
Debian 的资源:
下载源码包 python-jedi:
- [python-jedi_0.19.1+ds1-1.dsc]
- [python-jedi_0.19.1+ds1.orig-vim.tar.gz]
- [python-jedi_0.19.1+ds1.orig.tar.gz]
- [python-jedi_0.19.1+ds1-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
-
- dep: python3-typeshed
- collection of library stubs for Python, with static types