PyLint plugins covering SPSDK-specific coding rules
===================================================
* Free software: BSD-3-Clause
Features
--------
* `click-choice`: Check if click.Choice options are not case sensitive
Installation
------------
* Activate virtual env, meant for SPSDK development
* `pip install spsdk-pylint-plugins`
* add `spsdk-pylint-plugins` into `load-plugins` section of you PyLint config file (.pylintrc, pyproject.toml, etc.)
* run `pylint` as usual
Credits
-------
This package was created with [Cookiecutter](https://github.com/audreyr/cookiecutter) and the [SPSDK Debug Probe project template](https://github.com/nxp-mcuxpresso/spsdk/blob/master/examples/plugins/templates/cookiecutter-spsdk-debug-probe-plugin.zip).
Raw data
{
"_id": null,
"home_page": null,
"name": "spsdk-pylint-plugins",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": "NXP <michal.starecek@nxp.com>",
"keywords": "NXP, SPSDK, PyLint, Plugins",
"author": "NXP",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/8e/01/2a1465d61b46c2e6c53f98cc2ec0914f81d5440fcf86bdb3604a9a8c5643/spsdk_pylint_plugins-0.2.1.tar.gz",
"platform": null,
"description": "\r\nPyLint plugins covering SPSDK-specific coding rules\r\n===================================================\r\n\r\n\r\n* Free software: BSD-3-Clause\r\n\r\n\r\nFeatures\r\n--------\r\n\r\n* `click-choice`: Check if click.Choice options are not case sensitive\r\n\r\n\r\nInstallation\r\n------------\r\n\r\n* Activate virtual env, meant for SPSDK development\r\n* `pip install spsdk-pylint-plugins`\r\n* add `spsdk-pylint-plugins` into `load-plugins` section of you PyLint config file (.pylintrc, pyproject.toml, etc.)\r\n* run `pylint` as usual\r\n\r\nCredits\r\n-------\r\n\r\nThis package was created with [Cookiecutter](https://github.com/audreyr/cookiecutter) and the [SPSDK Debug Probe project template](https://github.com/nxp-mcuxpresso/spsdk/blob/master/examples/plugins/templates/cookiecutter-spsdk-debug-probe-plugin.zip).\r\n",
"bugtrack_url": null,
"license": "BSD-3-Clause",
"summary": "PyLint plugins coverity SPSDK-specific coding rules.",
"version": "0.2.1",
"project_urls": {
"Homepage": "https://github.com/nxp-mcuxpresso/spsdk_plugins/tree/master/pylint_plugins",
"Issues": "https://github.com/nxp-mcuxpresso/spsdk_plugins/issues"
},
"split_keywords": [
"nxp",
" spsdk",
" pylint",
" plugins"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "639146aa7cf129c5e253cb22e76a69ae50eaa652444bfca908b07b36918dbf83",
"md5": "cab6c4d9befaabbd595725ac17356f0b",
"sha256": "b78362a9016d4fa68b7d6068ce6dde798cc8cacade57e6cac16ec2013d7586c0"
},
"downloads": -1,
"filename": "spsdk_pylint_plugins-0.2.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "cab6c4d9befaabbd595725ac17356f0b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 5619,
"upload_time": "2024-11-15T11:39:19",
"upload_time_iso_8601": "2024-11-15T11:39:19.356434Z",
"url": "https://files.pythonhosted.org/packages/63/91/46aa7cf129c5e253cb22e76a69ae50eaa652444bfca908b07b36918dbf83/spsdk_pylint_plugins-0.2.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "8e012a1465d61b46c2e6c53f98cc2ec0914f81d5440fcf86bdb3604a9a8c5643",
"md5": "54ca31611ec62365085fe32744652966",
"sha256": "652534699d7bc23e1c29f423758e4f5a1a424bfa815264a2c8b93b2088f76d36"
},
"downloads": -1,
"filename": "spsdk_pylint_plugins-0.2.1.tar.gz",
"has_sig": false,
"md5_digest": "54ca31611ec62365085fe32744652966",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 6304,
"upload_time": "2024-11-15T11:39:20",
"upload_time_iso_8601": "2024-11-15T11:39:20.882453Z",
"url": "https://files.pythonhosted.org/packages/8e/01/2a1465d61b46c2e6c53f98cc2ec0914f81d5440fcf86bdb3604a9a8c5643/spsdk_pylint_plugins-0.2.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-15 11:39:20",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "nxp-mcuxpresso",
"github_project": "spsdk_plugins",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "spsdk-pylint-plugins"
}