A Pylint plugin for the Python websockets library
Project description
Pylint Websockets
A pylint plugin for websockets
Installation
Via Pip
pip install pylint-websockets
Via Poetry
poetry add --dev pylint-websockets
Usage
Add the following arguments when running Pylint:
--load-plugins=pylint_websockets
Alternatively, add the following to your pyproject.toml
:
[tool.pylint.MASTER]
load-plugins = 'pylint_websockets'
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
Built Distribution
Close
Hashes for pylint_websockets-0.1.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c525a9947d207731d08ec76674d6deb6681b224555d653932682e6338a296dc1 |
|
MD5 | b0ed0f759d7b7fe61895de7db54cb918 |
|
BLAKE2b-256 | a369bf06aa959fae3638651d7d205e7946662b4dc97ec780364af1dbcadb9b9b |