[ 原始碼: 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