Skip to main content

pylama linting plugin for pylsp

Project description

python-lsp-pylama is a plugin for python-lsp-server that makes it aware of pylama.

Install

In the same virtualenv as python-lsp-server:

> python -m pip install python-lsp-pylama

And then in your configuration for python-lsp-server:

settings = {
    pylsp = {
        plugins = {
            pylama = { enabled = true },
        }
    }
},

The options also include args which are a list of strings that are added to the command line arguments used for pylama.

Note that if you have noseOfYeti installed, then it will know how to transform any spec coding tests so that it may run pylama over them.

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

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

Source Distribution

python_lsp_pylama-0.1.tar.gz (2.0 kB view details)

Uploaded Source

Built Distribution

python_lsp_pylama-0.1-py3-none-any.whl (6.3 kB view details)

Uploaded Python 3

File details

Details for the file python_lsp_pylama-0.1.tar.gz.

File metadata

  • Download URL: python_lsp_pylama-0.1.tar.gz
  • Upload date:
  • Size: 2.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.18

File hashes

Hashes for python_lsp_pylama-0.1.tar.gz
Algorithm Hash digest
SHA256 34f0c3a0d428f1ff30f6dd48d3b0d6d10fb995b6e7790e661efb70c887ed5826
MD5 560192630152c4491ecff93dbbfc73e4
BLAKE2b-256 f92e6560a5243ba0e15a9e2d2a18a645d2b661283db866a90cf3d23a9700cb47

See more details on using hashes here.

File details

Details for the file python_lsp_pylama-0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for python_lsp_pylama-0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 1faa56aefc89a5cce1bf81d3f6690ac0f8c93629407f12e120aa1094bac6e8ea
MD5 2df652902a478f2890b32f0066fb172a
BLAKE2b-256 7e3c8f1f2b2b04dff6f3ac8cc20eb89520dc2aa5ee4d171cd317e53f60911066

See more details on using hashes here.

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