{ "info": { "author": "Andrew Leech", "author_email": "andrew@alelec.net", "bugtrack_url": null, "classifiers": [], "description": "pylint2codeclimate\n==================\n\nPylint reporter class to export results in codeclimate format, originally from \nhttps://github.com/mikebryant/codeclimate-pylint/blob/master/codeclimate_reporter.py\n\nIt can be used in a gitlab-ci.yml stage like:\n\n::\n\n codequality:\n stage: test\n script:\n - pip install pylint2codeclimate pylint\n - pylint -f pylint2codeclimate.CodeClimateReporter *.py > codeclimate.json\n artifacts:\n when: always\n paths: [codeclimate.json]\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://gitlab.com/alelec/pylint2codeclimate", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "pylint2codeclimate", "package_url": "https://pypi.org/project/pylint2codeclimate/", "platform": "", "project_url": "https://pypi.org/project/pylint2codeclimate/", "project_urls": { "Homepage": "https://gitlab.com/alelec/pylint2codeclimate" }, "release_url": "https://pypi.org/project/pylint2codeclimate/1.3/", "requires_dist": null, "requires_python": "", "summary": "pylint reporter class to export results in codeclimate format", "version": "1.3" }, "last_serial": 4103058, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "f2531cc7a55f0a4264557a0286900825", "sha256": "bf0ed0beec2994ac34502b5ca2fe4b8f30da81126c31abf9a2ec88b6cc04b8b9" }, "downloads": -1, "filename": "pylint2codeclimate-1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "f2531cc7a55f0a4264557a0286900825", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2504, "upload_time": "2018-07-25T02:14:40", "url": "https://files.pythonhosted.org/packages/31/cf/52575e31f0d00027e3b33baf6b8ef2b4a00a9e3b7c14f998366d51a37fe2/pylint2codeclimate-1.0-py3-none-any.whl" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "a2540ed66fab5eed7d1d46e1254cb8db", "sha256": "905c0d69a87393d66776bf727bd267871bc90a5fde298beadfadfe0ee6295ff4" }, "downloads": -1, "filename": "pylint2codeclimate-1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "a2540ed66fab5eed7d1d46e1254cb8db", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3012, "upload_time": "2018-07-25T04:48:22", "url": "https://files.pythonhosted.org/packages/f8/ac/a7ed9d39ca224d1a61bf781d1b4e48c57f6bf32516e7163bc2766f1ec919/pylint2codeclimate-1.1-py3-none-any.whl" } ], "1.2": [ { "comment_text": "", "digests": { "md5": "779431b6f70eb786dd00f50d2ce15c70", "sha256": "0773f9aa78b1ed3f5153d8a4842affa4570e0d17f59452f5603c49ec6dc6a625" }, "downloads": -1, "filename": "pylint2codeclimate-1.2-py3-none-any.whl", "has_sig": false, "md5_digest": "779431b6f70eb786dd00f50d2ce15c70", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3010, "upload_time": "2018-07-26T03:24:06", "url": "https://files.pythonhosted.org/packages/8c/8c/697c3e0cb19159aef903f4ec3d6c43b893ccc5cc379b8faa73de90744143/pylint2codeclimate-1.2-py3-none-any.whl" } ], "1.3": [ { "comment_text": "", "digests": { "md5": "52ce30babbec4461159bd51a8a10437d", "sha256": "26adccd48f1fa8e50b1b41153fdfb7c6ac62df0691af706615b1aeca1406f0ee" }, "downloads": -1, "filename": "pylint2codeclimate-1.3-py3-none-any.whl", "has_sig": false, "md5_digest": "52ce30babbec4461159bd51a8a10437d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3031, "upload_time": "2018-07-26T05:36:28", "url": "https://files.pythonhosted.org/packages/a2/fd/9d2ea0afd028ce2b5b4ef6c6ac52519aa414fe82c584dec4d5494029f46a/pylint2codeclimate-1.3-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "52ce30babbec4461159bd51a8a10437d", "sha256": "26adccd48f1fa8e50b1b41153fdfb7c6ac62df0691af706615b1aeca1406f0ee" }, "downloads": -1, "filename": "pylint2codeclimate-1.3-py3-none-any.whl", "has_sig": false, "md5_digest": "52ce30babbec4461159bd51a8a10437d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3031, "upload_time": "2018-07-26T05:36:28", "url": "https://files.pythonhosted.org/packages/a2/fd/9d2ea0afd028ce2b5b4ef6c6ac52519aa414fe82c584dec4d5494029f46a/pylint2codeclimate-1.3-py3-none-any.whl" } ] }