# Buildsheet autogenerated by ravenadm tool -- Do not edit. NAMEBASE= python-jedi VERSION= 0.19.1 KEYWORDS= python VARIANTS= v11 v12 SDESC[v11]= Static analysis and autocompletion library (3.11) SDESC[v12]= Static analysis and autocompletion library (3.12) HOMEPAGE= https://github.com/davidhalter/jedi CONTACT= Python_Automaton[python@ironwolf.systems] DOWNLOAD_GROUPS= main SITES[main]= PYPIWHL/20/9f/bc63f0f0737ad7a60800bfd472a4836661adae21f9c2535f3957b1e54ceb DISTFILE[1]= jedi-0.19.1-py2.py3-none-any.whl:main DF_INDEX= 1 SPKGS[v11]= single SPKGS[v12]= single OPTIONS_AVAILABLE= PY311 PY312 OPTIONS_STANDARD= none VOPTS[v11]= PY311=ON PY312=OFF VOPTS[v12]= PY311=OFF PY312=ON DISTNAME= jedi-0.19.1.dist-info GENERATED= yes [PY311].RUN_DEPENDS_ON= python-parso:single:v11 [PY311].USES_ON= python:v11,wheel [PY312].RUN_DEPENDS_ON= python-parso:single:v12 [PY312].USES_ON= python:v12,wheel [FILE:3266:descriptions/desc.single] #################################################################################### Jedi - an awesome autocompletion, static analysis and refactoring library for Python #################################################################################### :alt: The percentage of open issues and pull requests :alt: The resolution time is the median time an issue or pull request stays open. :alt: Tests :alt: PyPI Downloads 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. Jedi can currently be used with the following editors/projects: - Vim (jedi-vim_, YouCompleteMe_, deoplete-jedi_, completor.vim_) - `Visual Studio Code`_ (via [Python Extension]) - Emacs (Jedi.el_, company-mode_, elpy_, anaconda-mode_, ycmd_) - Sublime Text (SublimeJEDI_ [ST2 + ST3], anaconda_ [only ST3]) - TextMate_ (Not sure if it's actually working) - Kate_ version 4.13+ supports it natively, you have to enable it, though. [[see ]] - Atom_ (autocomplete-python-jedi_) - `GNOME Builder`_ (with support for GObject Introspection) - Gedit (gedi_) - wdb_ - Web Debugger - `Eric IDE`_ - `IPython 6.0.0+ `_ - [xonsh shell] has [jedi extension] and many more! There are a few language servers that use Jedi: - `jedi-language-server `_ - `python-language-server `_ (currently unmaintained) - `python-lsp-server `_ (fork from python-language-server) - `anakin-language-server `_ Here are some pictures taken from jedi-vim_: .. image:: https://github.com/davidhalter/jedi/raw/master/docs/_screenshots/screenshot_complete.png Completion for almost anything: .. image:: https://github.com/davidhalter/jedi/raw/master/docs/_screenshots/screenshot_function.png Documentation: .. image:: https://github.com/davidhalter/jedi/raw/master/docs/_screenshots/screenshot_pydoc.png Get the latest version from [github] (master branch should always be kind of stable/working). Docs are available at `https://jedi.readthedocs.org/en/latest/ `_. Pull requests with enhancements and/or fixes are awesome and most welcome. Jedi uses [semantic versioning ]. If you want to stay **up-to-date** with releases, please **subscribe** to this mailing list: https://groups.google.com/g/jedi-announce. To subscribe you can simply send an empty email to ``jedi-announce+subscribe@googlegroups.com``. Issues & Questions ================== You can file issues and questions in the [issue tracker ]. Alternatively you can also ask on [Stack Overflow] with the label ``python-jedi``. Installation ============ [FILE:111:distinfo] e983c654fe5c02867aef4cdfce5a2fbb4a50adc0af145f70504238f18ef5e7e0 1569361 jedi-0.19.1-py2.py3-none-any.whl