autocomplete-plus-python-jedi
A python Autocomplete Plus provider based on Jedi
tinloaf 19,383 42 0.3.6 MIT GitHub

autocomplete-plus-python-jedi package - A python Autocomplete Plus provider based on Jedi

This is a provider for the awesome Autocomplete Plus making it ready for Python code.

Flattr Button

Features

  • Autocompletion from Jedi
  • Suggestions include functions' methods (optionally) - just tab through them!
  • Comes with bundled Jedi - no need for jedi in your pythonpath

Installation

Either use Atoms package manager or apm install autocomplete-plus-python-jedi

Changelog

This package was inspired by a very similar package by fallenhitokiri.

See CHANGELOG.md for a complete changelog