Name: | python3-jedi |
---|---|
Version: | 0.18.1 |
Release: | 3.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 5367085 |
License: | MIT and ASL 2.0 |
RPM: | python3-jedi-0.18.1-3.el9.noarch.rpm |
Source RPM: | python-jedi-0.18.1-3.el9.src.rpm |
Build Date: | Wed Jun 15 2022 |
Build Host: | build-ol9-x86_64.oracle.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. |