This package provides the following services:
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.
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