Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pylint_websockets-0.1.2.tar.gz (1.4 kB view hashes)

Uploaded Source

Built Distribution

pylint_websockets-0.1.2-py3-none-any.whl (1.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page