Name: | python36-jedi |
---|---|
Version: | 0.10.2 |
Release: | 4.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 1525416 |
License: | MIT and Python |
RPM: | python36-jedi-0.10.2-4.el7.noarch.rpm |
Source RPM: | python-jedi-0.10.2-4.el7.src.rpm |
Build Date: | Tue Mar 10 2020 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | https://jedi.readthedocs.org/en/latest/index.html |
Summary: | An auto completion tool for Python that can be used for text editors |
Description: | 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. |