%DEPENDS%
python
python-setuptools
python-jsonrpc-server
python-future
python-jedi
python-pluggy
python-ujson

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

