python-jedi

Edit Package python-jedi
https://github.com/davidhalter/jedi

Jedi is a static analysis tool for Python that is typically used in IDEs/editors plugins. Jedi has a focus on autocompletion and goto functionality. Other features include refactoring, code search and finding references.

Jedi has a simple API to work with. There is a reference implementation as a VIM-Plugin. Autocompletion in your REPL is also possible, IPython uses it natively and for the CPython REPL you can install it. Jedi is well tested and bugs should be rare.

Refresh
Refresh
Source Files
Filename Size Changed
jedi-0.15.2.tar.gz 0000913832 892 KB
python-jedi.changes 0000011962 11.7 KB
python-jedi.spec 0000002950 2.88 KB
unbundle.patch 0000001202 1.17 KB
Revision 51 (latest revision is 114)
Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) committed (revision 51)
- update to 0.15.2
- skip tests based on bundled typeshed
- refreshed unbundle.patch
 * Call signatures are now detected a lot better
 * Add fuzzy completions with Script(...).completions(fuzzy=True)
 * Files bigger than one MB (about 20kLOC) get cropped to avoid
    getting stuck completely.
 * A big refactoring around contexts/values
Comments 0
openSUSE Build Service is sponsored by