Name: | python3-jedi |
---|---|
Version: | 0.15.1 |
Release: | 1.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 3990186 |
License: | MIT |
RPM: | python3-jedi-0.15.1-1.el8.noarch.rpm |
Source RPM: | python-jedi-0.15.1-1.el8.src.rpm |
Build Date: | Sat Nov 02 2019 |
Build Host: | jenkins-10-147-72-125-d2ac1df6-acc4-4fcb-b0d4-e6c082c4d687.appad1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://jedi.readthedocs.org |
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. |