spsdk-pylint-plugins


Namespsdk-pylint-plugins JSON
Version 0.1.1 PyPI version JSON
download
home_pageNone
SummaryPyLint plugins coverity SPSDK-specific coding rules.
upload_time2024-06-13 13:14:36
maintainerNone
docs_urlNone
authorNXP
requires_python>=3.9
licenseBSD-3-Clause
keywords nxp spsdk pylint plugins
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
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/10/44/5fa90a4ed0b1abf22377e3d113dd38b654ef9f6aa8086553da6e312326b4/spsdk_pylint_plugins-0.1.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.1.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": "4f8595d2f877ce86d48ea6b034681e2798c0400ee726b94c8968ecbc36a1caff",
                "md5": "c000e1c873bc2c47fffbfacf95bd9fa9",
                "sha256": "f7c0b9fe88fbc58e0b567f81dc662097a475d16e43ca85f50da09e19dd2f5042"
            },
            "downloads": -1,
            "filename": "spsdk_pylint_plugins-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c000e1c873bc2c47fffbfacf95bd9fa9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 4191,
            "upload_time": "2024-06-13T13:14:35",
            "upload_time_iso_8601": "2024-06-13T13:14:35.486614Z",
            "url": "https://files.pythonhosted.org/packages/4f/85/95d2f877ce86d48ea6b034681e2798c0400ee726b94c8968ecbc36a1caff/spsdk_pylint_plugins-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "10445fa90a4ed0b1abf22377e3d113dd38b654ef9f6aa8086553da6e312326b4",
                "md5": "bb408467f9feeff885f7c58b4793a468",
                "sha256": "05e159d6eb6f7f5e237472b7c39af6f1253b69f149133a820289b99cfdfa9f3d"
            },
            "downloads": -1,
            "filename": "spsdk_pylint_plugins-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "bb408467f9feeff885f7c58b4793a468",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 5863,
            "upload_time": "2024-06-13T13:14:36",
            "upload_time_iso_8601": "2024-06-13T13:14:36.853801Z",
            "url": "https://files.pythonhosted.org/packages/10/44/5fa90a4ed0b1abf22377e3d113dd38b654ef9f6aa8086553da6e312326b4/spsdk_pylint_plugins-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-13 13:14:36",
    "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"
}
        
NXP
Elapsed time: 0.28951s