4 Commits

Author SHA1 Message Date
shadchin
7af8c39706 Update to py-jedi 0.10.2 2017-04-22 21:57:42 +00:00
shadchin
d5bcc2ed6a Update to py-jedi 0.10.0 2017-03-05 18:25:25 +00:00
landry
c7f996f899 bump ports depending on python3 in devel 2017-01-03 19:19:48 +00:00
shadchin
035923da71 Import py-jedi 0.9.0, ok edd@
Jedi 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. Jedi understands
docstrings and you can use Jedi autocompletion in your REPL as well.
2016-12-14 14:17:31 +00:00