{ "info": { "author": "", "author_email": "", "bugtrack_url": null, "classifiers": [], "description": "# pylintconfig\n\npylint is a great linter, which thoroughly analyses your code. Running it for the first time on an existing codebase can be intimidating though, because it outputs hundreds of errors! Through all the errors, you don't see the important ones and skip pylint alltogether.\n\npylintconfig is a small cli which makes it easier to implement pylint in an existing codebase. It helps creating a configuration file which checks the errors you find important and skips the rest.\n\n# Install\n```\npip install pylintconfig\n```\n\n# Basic usage\n```\npylintconfig disable MODULES_OR_PACKAGES\n```\nOr when you want to immediately save the config:\n\n```\npylintconfig disable MODULES_OR_PACKAGES > .pylintrc\n```\n\n# Future plans\n- Add tests\n- Load current pylintrc file\n- Add ignore command, which make it easy to ignore specific files\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/GliderGeek/pylintconfig", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "pylintconfig", "package_url": "https://pypi.org/project/pylintconfig/", "platform": "", "project_url": "https://pypi.org/project/pylintconfig/", "project_urls": { "Homepage": "https://github.com/GliderGeek/pylintconfig" }, "release_url": "https://pypi.org/project/pylintconfig/0.1.1/", "requires_dist": [ "Click", "pylint" ], "requires_python": "", "summary": "cli for easy configuration of pylint", "version": "0.1.1" }, "last_serial": 4419254, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "7abf3626ac32327e23903868585996d2", "sha256": "d0a515a9482e8c485cdbbcab4966301e48c13666060daefd307773f63320b8b4" }, "downloads": -1, "filename": "pylintconfig-0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "7abf3626ac32327e23903868585996d2", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4211, "upload_time": "2018-10-26T12:57:41", "url": "https://files.pythonhosted.org/packages/29/4b/add5d6ea4e874012b269b2b9b2931578c8acb694907ac7c3aec7fed2d4db/pylintconfig-0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ac0146b64f7dabcb62e36c79b87d6ccb", "sha256": "f4d56421fcf37d5c4548c21d583adaea0ab6bb3212c36018fb14026f82a69151" }, "downloads": -1, "filename": "pylintconfig-0.1.tar.gz", "has_sig": false, "md5_digest": "ac0146b64f7dabcb62e36c79b87d6ccb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2649, "upload_time": "2018-10-26T12:57:42", "url": "https://files.pythonhosted.org/packages/49/b8/ed91cd2db240279717d654313f8b1aeabf4f9df11b23b4246fca188f9cb1/pylintconfig-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "85eb8e4e974110d00153764fbd0eb0d4", "sha256": "5f8772063be2b4b417859f0824fcf5845e7bf9985dd3129241c044860d978b14" }, "downloads": -1, "filename": "pylintconfig-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "85eb8e4e974110d00153764fbd0eb0d4", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4246, "upload_time": "2018-10-26T13:06:38", "url": "https://files.pythonhosted.org/packages/4b/cd/69d6ae382d524f80685590b4b955e016b667c93b806a1cf45b9e4b8ef5a9/pylintconfig-0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "cd7830ec61c9e817c548fd25cb5b261d", "sha256": "4494ef47882641dd67757106cfc5652ea996387304d26417a3aa1ba2f87001ee" }, "downloads": -1, "filename": "pylintconfig-0.1.1.tar.gz", "has_sig": false, "md5_digest": "cd7830ec61c9e817c548fd25cb5b261d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2658, "upload_time": "2018-10-26T13:06:40", "url": "https://files.pythonhosted.org/packages/b3/97/836cbc3f0ac8bc779cc61662b4a2f5aef83443f7aa9e6cdab4bde1fbc516/pylintconfig-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "85eb8e4e974110d00153764fbd0eb0d4", "sha256": "5f8772063be2b4b417859f0824fcf5845e7bf9985dd3129241c044860d978b14" }, "downloads": -1, "filename": "pylintconfig-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "85eb8e4e974110d00153764fbd0eb0d4", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4246, "upload_time": "2018-10-26T13:06:38", "url": "https://files.pythonhosted.org/packages/4b/cd/69d6ae382d524f80685590b4b955e016b667c93b806a1cf45b9e4b8ef5a9/pylintconfig-0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "cd7830ec61c9e817c548fd25cb5b261d", "sha256": "4494ef47882641dd67757106cfc5652ea996387304d26417a3aa1ba2f87001ee" }, "downloads": -1, "filename": "pylintconfig-0.1.1.tar.gz", "has_sig": false, "md5_digest": "cd7830ec61c9e817c548fd25cb5b261d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2658, "upload_time": "2018-10-26T13:06:40", "url": "https://files.pythonhosted.org/packages/b3/97/836cbc3f0ac8bc779cc61662b4a2f5aef83443f7aa9e6cdab4bde1fbc516/pylintconfig-0.1.1.tar.gz" } ] }