%DEPENDS%
python
python-json-rpc
python-future
python-jedi
python-pluggy

%OPTDEPENDS%
python-mccabe: for complexity checking
python-rope: for completions and renaming
python-pyflakes: for linter to detect various errors
python-pycodestyle: for style checking
autopep8: for code formatting
yapf: for code formatting (preferred over autopep8)
python-pydocstyle: for docstring style checking

