python-language-server 0.36.2-1
Architecture: | any |
---|---|
Repository: | Community |
Description: | An implementation of the Language Server Protocol for Python |
Upstream URL: | https://github.com/palantir/python-language-server |
License(s): | MIT |
Maintainers: |
Morten Linderud Maxim Baz |
Package Size: | 83.4 KB |
Installed Size: | 344.3 KB |
Last Packager: | Morten Linderud |
Build Date: | 2020-12-12 16:17 UTC |
Signed By: | Morten Linderud |
Signature Date: | 2020-12-12 16:18 UTC |
Last Updated: | 2020-12-12 16:20 UTC |
Dependencies (36)
- python
- python-future
- python-jedi
- python-jsonrpc-server
- python-pluggy
- python-setuptools
- python-ujson
- autopep8 (optional) - for code formatting
- flake8 (optional) - for code linting
- python-mccabe (optional) - for complexity checking
- python-pycodestyle (optional) - for style checking
- python-pydocstyle (optional) - for docstring style checking
- python-pyflakes (optional) - for linter to detect various errors
- python-pylint (optional) - for code linting
- python-rope (optional) - for completions and renaming
- yapf (optional) - for code formatting (preferred over autopep8)
- autopep8 (check)
- flake8 (check)
- python-flaky (check)
- python-future (check)
- python-jedi (check)
- python-jsonrpc-server (check)
- python-matplotlib (check)
- python-mccabe (check)
- python-mock (check)
- python-numpy (check)
- python-pandas (check)
- python-pycodestyle (check)
- python-pydocstyle (check)
- python-pyflakes (check)
- python-pylint (check)
- python-pytest (check)
- python-pytest-cov (check)
- python-pytest-runner (check)
- python-rope (check)
- yapf (check)
Required By (5)
- python-pyls-black
- python-pyls-spyder
- spyder
- kak-lsp (optional)
- kate (optional)