pylint-ml


Namepylint-ml JSON
Version 0.0.1 PyPI version JSON
download
home_pageNone
SummaryA Pylint plugin designed to enhance Pylint's comprehension of machine learning and data science libraries.
upload_time2025-01-30 00:29:24
maintainerNone
docs_urlNone
authorPeter Hamfelt
requires_python<4.0,>=3.9
licenseNone
keywords pylint ml plugin
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            pylint-ml
=============

About
-----
``pylint-ml`` is a pylint plugin for enhancing code analysis for machine learning and data science


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pylint-ml",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.9",
    "maintainer_email": null,
    "keywords": "pylint, ml, plugin",
    "author": "Peter Hamfelt",
    "author_email": "peter.hamfelt@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/4b/da/06c59c61b70238e36712cb0809aed27c455320fe0b1f7877103525fa152a/pylint_ml-0.0.1.tar.gz",
    "platform": null,
    "description": "pylint-ml\n=============\n\nAbout\n-----\n``pylint-ml`` is a pylint plugin for enhancing code analysis for machine learning and data science\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A Pylint plugin designed to enhance Pylint's comprehension of machine learning and data science libraries.",
    "version": "0.0.1",
    "project_urls": {
        "Repository": "https://github.com/pylint-dev/pylint-ml"
    },
    "split_keywords": [
        "pylint",
        " ml",
        " plugin"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b1f09f600481d8e778e0f90e2b2ea0601038d7aafcb873d0952e5a6682f096e5",
                "md5": "6d09a9cf9f6367ca5210b4d826067560",
                "sha256": "74eacb0f97dfc19b6fbd1fc2f986607fae21c62d1f5d28a00d639283ef47b9d5"
            },
            "downloads": -1,
            "filename": "pylint_ml-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6d09a9cf9f6367ca5210b4d826067560",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 29510,
            "upload_time": "2025-01-30T00:29:22",
            "upload_time_iso_8601": "2025-01-30T00:29:22.487299Z",
            "url": "https://files.pythonhosted.org/packages/b1/f0/9f600481d8e778e0f90e2b2ea0601038d7aafcb873d0952e5a6682f096e5/pylint_ml-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4bda06c59c61b70238e36712cb0809aed27c455320fe0b1f7877103525fa152a",
                "md5": "92a6a07490559d753794e14b2fae4305",
                "sha256": "6690ca2b7841dbb98f30746082c6fb6b2bb3a46c608a2d18980a1c113189cb83"
            },
            "downloads": -1,
            "filename": "pylint_ml-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "92a6a07490559d753794e14b2fae4305",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 11048,
            "upload_time": "2025-01-30T00:29:24",
            "upload_time_iso_8601": "2025-01-30T00:29:24.513304Z",
            "url": "https://files.pythonhosted.org/packages/4b/da/06c59c61b70238e36712cb0809aed27c455320fe0b1f7877103525fa152a/pylint_ml-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-30 00:29:24",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pylint-dev",
    "github_project": "pylint-ml",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pylint-ml"
}
        
Elapsed time: 0.63069s