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.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3376ab1e16ac0893dbd2faf69a0b8fe9564e0dc4cc56f7fd656462c856620178 |
|
MD5 | 98121014ee17be8b99ef2dc88ec63ac7 |
|
BLAKE2b-256 | 7ef5187fb448ca9d9e037f5c7010c861db5b867581bf8e7d2d19bc510682cd80 |