lintception


Namelintception JSON
Version 1.0.1 PyPI version JSON
download
home_pageNone
SummaryRuns a few popular linters in series (mypy, vulture, vermin), and also does some other checks.
upload_time2024-05-06 04:48:36
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords linter mypy vulture vermin 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), 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, testing, linting, lintception",
    "author": null,
    "author_email": "John Doknjas <jdoknjas@sfu.ca>",
    "download_url": "https://files.pythonhosted.org/packages/e2/4a/7b65f33cd71e7cb0a94cca0e119e15d6b12a30f5346cd722b984c5e2b0f7/lintception-1.0.1.tar.gz",
    "platform": null,
    "description": "# lintception\n\nRuns a few popular linters in series (mypy, vulture, vermin), and also does some other checks.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Runs a few popular linters in series (mypy, vulture, vermin), and also does some other checks.",
    "version": "1.0.1",
    "project_urls": {
        "Homepage": "https://github.com/johndoknjas/lintception"
    },
    "split_keywords": [
        "linter",
        " mypy",
        " vulture",
        " vermin",
        " testing",
        " linting",
        " lintception"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cd2765c7dd9bf78768ca39ade2a284192d26a29ceea64a11680b57d2c135f1d2",
                "md5": "e9095001ecda8ae71aa8466fef25df23",
                "sha256": "2239669ba01a991bb912cb276fec806bc4c8f8ffdb765d8a74d0c6b32028a7a1"
            },
            "downloads": -1,
            "filename": "lintception-1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e9095001ecda8ae71aa8466fef25df23",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 5836,
            "upload_time": "2024-05-06T04:48:34",
            "upload_time_iso_8601": "2024-05-06T04:48:34.678552Z",
            "url": "https://files.pythonhosted.org/packages/cd/27/65c7dd9bf78768ca39ade2a284192d26a29ceea64a11680b57d2c135f1d2/lintception-1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e24a7b65f33cd71e7cb0a94cca0e119e15d6b12a30f5346cd722b984c5e2b0f7",
                "md5": "913639796f3514044723672b02743db7",
                "sha256": "08a96e953d885ad4908dabc5e5e591c9ffcc0907fafc5de1058a1642f68875b2"
            },
            "downloads": -1,
            "filename": "lintception-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "913639796f3514044723672b02743db7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 4501,
            "upload_time": "2024-05-06T04:48:36",
            "upload_time_iso_8601": "2024-05-06T04:48:36.282115Z",
            "url": "https://files.pythonhosted.org/packages/e2/4a/7b65f33cd71e7cb0a94cca0e119e15d6b12a30f5346cd722b984c5e2b0f7/lintception-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-06 04:48:36",
    "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.26054s