python3-jedi - An auto completion tool for Python that can be used for text editors
Website: | https://jedi.readthedocs.org |
---|---|
License: | MIT and ASL 2.0 |
Vendor: | Virtuozzo |
- 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.
Packages
python3-jedi-0.18.1-7.vl9.noarch [1.2 MiB] |
Changelog
by Lumír Balhar (2022-08-02):
- Fix FTBFS with Python 3.11 by disabling some tests |