.. 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/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 `_ - `Emacs `_ - `Sublime Text 2 `_ .. _other-software: Other Software Using Jedi ------------------------- - `wdb `_