Collection of pysen plugins
Project description
pysen-plugins
Installation
pip install pysen-plugins
Usage
Add tool.pysen.plugin
section to your pyproject.toml
.
[tool.pysen]
version = "0.10"
[tool.pysen.plugin.clang_format]
function = "pysen_plugins::clang_format"
Note: You need to install the underlying commands (e.g. clang-format
) manually.
plugins
- C++
- clang_format (lint, format)
- CMake
- cmake_format (lint, format)
- Go
- HTML
- JavaScript
- prettier (lint, format)
- JSON
- Python
- Shell script
- shellcheck (lint)
- shfmt (lint, format)
- TypeScript
- prettier (lint, format)
- XML
- tidy (lint, format)
- YAML
- prettier (lint, format)
- ruamel_yaml (lint, format)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pysen_plugins-2025.2.17.tar.gz
(13.0 kB
view details)
Built Distribution
File details
Details for the file pysen_plugins-2025.2.17.tar.gz
.
File metadata
- Download URL: pysen_plugins-2025.2.17.tar.gz
- Upload date:
- Size: 13.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
ad526e701de005c807d794ae89c81e82ec8c3fad6df975e27ac6adae058d3fee
|
|
MD5 |
430c263a5934e4711ab47fdf6dcecb8d
|
|
BLAKE2b-256 |
0851b70aed7cd9b5b1df0933b0cac2c3ee4f5d8ed205e39f96d41cfab86d5308
|
File details
Details for the file pysen_plugins-2025.2.17-py3-none-any.whl
.
File metadata
- Download URL: pysen_plugins-2025.2.17-py3-none-any.whl
- Upload date:
- Size: 25.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
89670d70c7575fc60ebbad0f772f0b08bdbc9c901632f34e66745a86144c268d
|
|
MD5 |
d63f408d45985a0a53d8141b19eef9b4
|
|
BLAKE2b-256 |
04fdcfab4b00b3b6a98c6feaf3aad2f966c4c0aee0997fb93869a698b85b7d2e
|