lintception


Namelintception JSON
Version 1.0.2 PyPI version JSON
download
home_pageNone
SummaryRuns a few popular linters in series (mypy, vulture, vermin, pylint), and also does some other checks.
upload_time2024-08-23 02:40:01
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords linter mypy vulture vermin pylint testing linting lintception
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # lintception

Runs a few popular linters in series (mypy, vulture, vermin, pylint), and also does some other checks.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "lintception",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "linter, mypy, vulture, vermin, pylint, testing, linting, lintception",
    "author": null,
    "author_email": "John Doknjas <jdoknjas@sfu.ca>",
    "download_url": "https://files.pythonhosted.org/packages/42/32/2146f9906a905e4ed15a771714bcec7b3b67f454a2997f4c4c1d52eded1a/lintception-1.0.2.tar.gz",
    "platform": null,
    "description": "# lintception\n\nRuns a few popular linters in series (mypy, vulture, vermin, pylint), and also does some other checks.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Runs a few popular linters in series (mypy, vulture, vermin, pylint), and also does some other checks.",
    "version": "1.0.2",
    "project_urls": {
        "Homepage": "https://github.com/johndoknjas/lintception"
    },
    "split_keywords": [
        "linter",
        " mypy",
        " vulture",
        " vermin",
        " pylint",
        " testing",
        " linting",
        " lintception"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bb6d71c4848f9ed5fe20709b4954f1325996f1590a62a2a41727aaf0bdcbf3ca",
                "md5": "27b2e47f29a830dd6e25c3fd4ecf7139",
                "sha256": "735b7c3f72d70b1fb5dd0822bf95542f3cf56f221576877cfd70aa1b7a7efac5"
            },
            "downloads": -1,
            "filename": "lintception-1.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "27b2e47f29a830dd6e25c3fd4ecf7139",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 6841,
            "upload_time": "2024-08-23T02:40:00",
            "upload_time_iso_8601": "2024-08-23T02:40:00.069823Z",
            "url": "https://files.pythonhosted.org/packages/bb/6d/71c4848f9ed5fe20709b4954f1325996f1590a62a2a41727aaf0bdcbf3ca/lintception-1.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "42322146f9906a905e4ed15a771714bcec7b3b67f454a2997f4c4c1d52eded1a",
                "md5": "bf648ec612cf5339292dfa47796b112d",
                "sha256": "77438df0abdbf088d721315e019468bf05a7429d94b741182e8ed0e9d2b0f1cf"
            },
            "downloads": -1,
            "filename": "lintception-1.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "bf648ec612cf5339292dfa47796b112d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 5415,
            "upload_time": "2024-08-23T02:40:01",
            "upload_time_iso_8601": "2024-08-23T02:40:01.461317Z",
            "url": "https://files.pythonhosted.org/packages/42/32/2146f9906a905e4ed15a771714bcec7b3b67f454a2997f4c4c1d52eded1a/lintception-1.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-23 02:40:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "johndoknjas",
    "github_project": "lintception",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "lintception"
}
        
Elapsed time: 0.71351s