pylint-celery


Namepylint-celery JSON
Version 0.3 PyPI version JSON
download
home_pagehttps://github.com/landscapeio/pylint-celery
Summarypylint-celery is a Pylint plugin to aid Pylint in recognising and understandingerrors caused when using the Celery library
upload_time2014-09-25 07:23:50
maintainerNone
docs_urlNone
authorlandscape.io
requires_pythonNone
licenseGPLv2
keywords pylint celery plugin
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage
            UNKNOWN
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/landscapeio/pylint-celery",
    "name": "pylint-celery",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "pylint celery plugin",
    "author": "landscape.io",
    "author_email": "code@landscape.io",
    "download_url": "https://files.pythonhosted.org/packages/d7/11/7241fec486839a853cee783e3a00950d46ee1e3e993884341b1d4208a287/pylint-celery-0.3.tar.gz",
    "platform": "UNKNOWN",
    "description": "UNKNOWN",
    "bugtrack_url": null,
    "license": "GPLv2",
    "summary": "pylint-celery is a Pylint plugin to aid Pylint in recognising and understandingerrors caused when using the Celery library",
    "version": "0.3",
    "split_keywords": [
        "pylint",
        "celery",
        "plugin"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "e185f89b6af6445c0ae5a4d8b4e5e28c",
                "sha256": "41e32094e7408d15c044178ea828dd524beedbdbe6f83f712c5e35bde1de4beb"
            },
            "downloads": -1,
            "filename": "pylint-celery-0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "e185f89b6af6445c0ae5a4d8b4e5e28c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1899,
            "upload_time": "2014-09-25T07:23:50",
            "upload_time_iso_8601": "2014-09-25T07:23:50.824895Z",
            "url": "https://files.pythonhosted.org/packages/d7/11/7241fec486839a853cee783e3a00950d46ee1e3e993884341b1d4208a287/pylint-celery-0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2014-09-25 07:23:50",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "landscapeio",
    "github_project": "pylint-celery",
    "travis_ci": true,
    "coveralls": true,
    "github_actions": false,
    "test_requirements": [
        {
            "name": "pylint",
            "specs": [
                [
                    ">=",
                    "1.0.0"
                ]
            ]
        },
        {
            "name": "celery",
            "specs": [
                [
                    ">=",
                    "3.0.0"
                ]
            ]
        }
    ],
    "lcname": "pylint-celery"
}
        
Elapsed time: 0.01336s