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.
- Devel package for openSUSE:Factory
-
7
derived packages
- Links to openSUSE:Factory / python-jedi
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python/python-jedi && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000146 146 Bytes | |
fix_test_compiled_signature_annotation_string.patc |
0000001452 1.42 KB | |
jedi-0.18.2.tar.gz | 0001225011 1.17 MB | |
python-jedi-rpmlintrc | 0000000084 84 Bytes | |
python-jedi.changes | 0000022223 21.7 KB | |
python-jedi.spec | 0000003641 3.56 KB | |
support-python-311-typing.patch | 0000001403 1.37 KB | |
supported_pythons_310_311.patch | 0000000525 525 Bytes |
Revision 100 (latest revision is 117)
Benjamin Greiner (bnavigator)
committed
(revision 100)
revert parso pinning
Comments 0