pyls-black
Black plugin for the Python Language Server.
In the same virtualenv as python-language-server:
pip3 install pyls-black
To avoid unexpected results you should make sure yapf and autopep8 are not installed.
pyls-blackcan either format an entire file or just the selected text.- The code will only be formatted if it is syntactically valid Python.
- Text selections are treated as if they were a separate Python file. Unfortunately this means you can't format an indented block of code.
pyls-blackwill use your project's pyproject.toml if it has one.
See the wiki for instructions on how to use pyls-black with popular text editors.
Release files for pyls-black 0.4.7
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pyls-black-0.4.7.tar.gz | 4.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pyls_black-0.4.7-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:8.2 kB
Release files / pyls-black-0.4.7.tar.gz
| Download URL | pyls-black-0.4.7.tar.gz |
|---|---|
| Size | 4.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
6e087adca067391a65a577676ea2d62f0a6cb2bf23bf45dbefbbd48c0d2bb8d4
|
|
BLAKE2b-256 checksum How to use checksums |
5bbe3295df9635f7059e1229a3d6770284306dd295ea653fba5ce5b278af3d79
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.9.2
|
Release files / pyls_black-0.4.7-py3-none-any.whl
| Download URL | pyls_black-0.4.7-py3-none-any.whl |
|---|---|
| Size | 4.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
2afd8c652768257e9eeb942f3fe9314a91b44ce4a4a172d99c47e2275525382e
|
|
BLAKE2b-256 checksum How to use checksums |
afe25af85900cd08210a8271964e17d750d80cc5649ca366b5f50fd90dbcc373
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.9.2
|