Skip to main content

A Pylint plugin to help Pylint understand the Pydantic

Project description

pylint-pydantic

A Pylint plugin to help Pylint understand the Pydantic

How to use

Installation

pip install pylint-pydantic

Use in console

pylint --load-plugins pylint_pydantic xxxxx

Use in vscode,settings.json add item

"python.linting.pylintArgs": ["--load-plugins", "pylint_pydantic"]

Tests

pylint --rcfile=pylintrc --load-plugins pylint_pydantic examples/base_model.py
------------------------------------
Your code has been rated at 10.00/10

FAQ

  • How to resolve pylint: No name ‘BaseModel’ in module ‘pydantic’?

    Add –extension-pkg-whitelist=’pydantic’ parameter (see #1961)

Other

If you have any questions, please create a issue. https://github.com/fcfangcc/pylint-pydantic/issues

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

pylint_pydantic-0.1.8-py3-none-any.whl (14.9 kB view details)

Uploaded Python 3

File details

Details for the file pylint_pydantic-0.1.8-py3-none-any.whl.

File metadata

File hashes

Hashes for pylint_pydantic-0.1.8-py3-none-any.whl
Algorithm Hash digest
SHA256 4033c67e06885115fa3bb16e3b9ce918ac6439a87e9b4d314158e09bc1067ecb
MD5 7bd71d5df170bdb05fab12803caa2632
BLAKE2b-256 3da034938f1a25194235d885f314cff6371b68da959178f1543f0adc71ee5077

See more details on using hashes here.

Provenance

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