[ ソース: 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