python-lsp-server 1.7.0-1
Architecture: | any |
---|---|
Repository: | Community |
Description: | Fork of the python-language-server project, maintained by the Spyder IDE team and the community |
Upstream URL: | https://github.com/python-lsp/python-lsp-server |
License(s): | MIT |
Maintainers: |
Bruno Pagani |
Package Size: | 104.5 KB |
Installed Size: | 468.6 KB |
Last Packager: | Bruno Pagani |
Build Date: | 2023-01-02 22:44 UTC |
Signed By: | Bruno Pagani |
Signature Date: | 2023-01-02 22:52 UTC |
Last Updated: | 2023-01-02 22:56 UTC |
Dependencies (37)
- python-docstring-to-markdown
- python-jedi
- python-lsp-jsonrpc
- python-pluggy
- python-setuptools
- python-ujson
- python-websockets
- autopep8 (optional) - code formatting
- flake8 (optional) - error checking
- python-mccabe (optional) - complexity checking
- python-pycodestyle (optional) - linter - style checking
- python-pydocstyle (optional) - linter - docstring style checking
- python-pyflakes (optional) - linter to detect various errors
- python-pylint (optional) - code linting
- python-rope (optional) - for completions and renaming
- python-whatthepatch (optional) - required for yapf support
- yapf (optional) - code formatting (preferred)
- python-build (make)
- python-installer (make)
- python-setuptools-scm (make)
- python-wheel (make)
- autopep8 (check)
- flake8 (check)
- python-flaky (check)
- python-matplotlib (check)
- python-mccabe (check)
- python-numpy (check)
- python-pandas (check)
- python-pycodestyle (check)
- python-pydocstyle (check)
- python-pyflakes (check)
- python-pylint (check)
- python-pyqt5 (check)
- python-pytest (check)
- python-rope (check)
- python-whatthepatch (check)
- yapf (check)
Required By (5)
- python-lsp-black
- python-pyls-spyder
- spyder
- kak-lsp (optional)
- kate (optional)