xonsh / xontrib-jedi

Xonsh Python mode completions using jedi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Xonsh Python completions using jedi.

If you like the idea click ⭐ on the repo and tweet.

Installation

To install use pip:

xpip install xontrib-jedi
# or: xpip install -U git+https://github.com/xonsh/xontrib-jedi

Usage

xontrib load jedi

import json
json.<Tab>

Credits

This package was created with xontrib cookiecutter template.

About

Xonsh Python mode completions using jedi

License:MIT License


Languages

Language:Python 100.0%