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
File details
Details for the file pylint_websockets-0.1.2.tar.gz
.
File metadata
- Download URL: pylint_websockets-0.1.2.tar.gz
- Upload date:
- Size: 1.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.11.4 Darwin/22.5.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cc13cae155cfbaf06b474bdabd44fae62a49176555fe310e2ae1eae4ce8494db |
|
MD5 | 62313b77fbf5201bc5bd1d9d81c39366 |
|
BLAKE2b-256 | 9b2b98903af83bedbce76d7bc1a88a605cc99cc0fc4404b599e193e3e20f4c21 |
File details
Details for the file pylint_websockets-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: pylint_websockets-0.1.2-py3-none-any.whl
- Upload date:
- Size: 1.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.11.4 Darwin/22.5.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3376ab1e16ac0893dbd2faf69a0b8fe9564e0dc4cc56f7fd656462c856620178 |
|
MD5 | 98121014ee17be8b99ef2dc88ec63ac7 |
|
BLAKE2b-256 | 7ef5187fb448ca9d9e037f5c7010c861db5b867581bf8e7d2d19bc510682cd80 |