.. include global.rst Jedi - an awesome autocompletion library for Python =================================================== Release v\ |release|. (:doc:`Installation `) .. automodule:: jedi Autocompletion can look like this (e.g. VIM plugin): .. figure:: _screenshots/screenshot_complete.png .. _toc: Docs ---- .. toctree:: :maxdepth: 1 docs/installation docs/features docs/repl docs/recipes docs/plugin-api docs/history docs/development docs/testing .. _resources: Resources --------- - `Source Code on Github `_ - `Travis Testing `_ - `Python Package Index `_ .. _editor-plugins: Editor Plugins -------------- Vim: - `jedi-vim `_ - `YouCompleteMe `_ Emacs: - `emacs-jedi `_ Sublime Text 2: - `SublimeJEDI `_ .. _other-software: Other Software Using Jedi ------------------------- - `wdb `_