| Name: | python3-jedi |
|---|---|
| Version: | 0.19.1 |
| Release: | 12.el10_0 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 5895039 |
| License: | LicenseRef-Callaway-MIT AND Apache-2.0 |
| RPM: | python3-jedi-0.19.1-12.el10_0.noarch.rpm |
| Source RPM: | python-jedi-0.19.1-12.el10_0.src.rpm |
| Build Date: | Tue Jan 28 2025 |
| Build Host: | build-ol10-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. |