Path to this page:
./
editors/py-jedi,
Autocompletion tool for Python that can be used for text editors
Branch: pkgsrc-2020Q2,
Version: 0.17.1,
Package name: py37-jedi-0.17.1,
Maintainer: pkgsrc-usersJedi is a static analysis tool for Python that can be used in IDEs/editors. Its
historic focus is autocompletion, but does static analysis for now as well.
Jedi is fast and is very well tested. It understands Python on a deeper level
than all other static analysis frameworks for Python.
Jedi has support for two different goto functions. It's possible to search for
related names and to list all names in a Python file and infer them. Jedi
understands docstrings and you can use Jedi autocompletion in your REPL as
well.
Required to run:[
lang/py-parso] [
lang/python37] [
devel/py-setuptools] [
devel/py-readline]
Master sites:
SHA1: 382d259dcfcaa8a5a97d5fcb23cc45658352f788
RMD160: 03aa576b39d1674936e31807ab560c74138673d2
Filesize: 1111 KB
Version history: (Expand)
- (2020-07-01) Package added to pkgsrc.se, version py37-jedi-0.17.1 (created)