[ 源代码: python-lsp-black ]
软件包:python3-pylsp-black(1.2.1-2)
python3-pylsp-black 的相关链接
Debian 的资源:
下载源码包 python-lsp-black:
- [python-lsp-black_1.2.1-2.dsc]
- [python-lsp-black_1.2.1.orig.tar.gz]
- [python-lsp-black_1.2.1-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Black plugin for the Python Language Server
This package provides a plugin to support the Black formatter in editors that support the Python Language Server.
It is recommended by the author to not have python3-yapf or python3-autopep8 installed when using this plugin, as that might lead to unexpected results.
其他与 python3-pylsp-black 有关的软件包
|
|
|
|
-
- dep: black
- uncompromising Python code formatter (Python 3)
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pylsp
- Python implementation of the Language Server Protocol
-
- dep: python3-toml
- library for Tom's Obvious, Minimal Language - Python 3.x