{ "info": { "author": "Tom van Ommeren", "author_email": "", "bugtrack_url": null, "classifiers": [], "description": "Mypy plugin for PYLS\n======================\n\n.. image:: https://badge.fury.io/py/pyls-mypy.svg\n :target: https://badge.fury.io/py/pyls-mypy\n\n.. image:: https://travis-ci.org/tomv564/pyls-mypy.svg?branch=master\n :target: https://travis-ci.org/tomv564/pyls-mypy\n\nThis is a plugin for the Palantir's Python Language Server (https://github.com/palantir/python-language-server)\n\nIt, like mypy, requires Python 3.2 or newer.\n\n\nInstallation\n------------\n\nInstall into the same virtualenv as pyls itself.\n\n``pip install pyls-mypy``\n\nConfiguration\n-------------\n\n``live_mode`` (default is True) provides type checking as you type.\n\nAs mypy is unaware of what file path is being checked, there are limitations with live_mode\n - Imports cannot be followed correctly\n - Stub files are not validated correctly\n\nTurning off live_mode means you must save your changes for mypy diagnostics to update correctly.\n\nDepending on your editor, the configuration should be roughly like this:\n\n::\n\n \"pyls\":\n {\n \"plugins\":\n {\n \"pyls_mypy\":\n {\n \"enabled\": true,\n \"live_mode\": false\n }\n }\n }\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/tomv564/pyls-mypy", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "pyls-mypy", "package_url": "https://pypi.org/project/pyls-mypy/", "platform": "", "project_url": "https://pypi.org/project/pyls-mypy/", "project_urls": { "Homepage": "https://github.com/tomv564/pyls-mypy" }, "release_url": "https://pypi.org/project/pyls-mypy/0.1.8/", "requires_dist": null, "requires_python": "", "summary": "Mypy linter for the Python Language Server", "version": "0.1.8" }, "last_serial": 5933213, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "bc006adf59db9f2ed574552553a52757", "sha256": "0c235808c102b3210d8f915de98eccb27c6e9fd11440e8bc19ee3e8ce266d09b" }, "downloads": -1, "filename": "pyls-mypy-0.1.1.tar.gz", "has_sig": false, "md5_digest": "bc006adf59db9f2ed574552553a52757", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3162, "upload_time": "2017-08-08T18:08:18", "url": "https://files.pythonhosted.org/packages/ec/ed/b057f693838ccd15efe568eb0db55a71569e9c694fe14e311abc4c7b39b6/pyls-mypy-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "81d808255adb88ddf0930a811795c93f", "sha256": "274316ed469323162a8f7a25b6d10985ab59ee624c18808f1adccea2ac87d215" }, "downloads": -1, "filename": "pyls-mypy-0.1.2.tar.gz", "has_sig": false, "md5_digest": "81d808255adb88ddf0930a811795c93f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18824, "upload_time": "2017-08-13T09:22:51", "url": "https://files.pythonhosted.org/packages/eb/f4/952c9b5231d5d849a3468ceb44590023012983d246d8cc3d21a99a733a8e/pyls-mypy-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "dc396aa0966bb7030a89bf52968994c4", "sha256": "712d4be85b8f6d520a248ae4af9d014c8eea1586e7603e25a198aaa4bcb097cd" }, "downloads": -1, "filename": "pyls-mypy-0.1.3.tar.gz", "has_sig": false, "md5_digest": "dc396aa0966bb7030a89bf52968994c4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18949, "upload_time": "2018-06-10T21:05:14", "url": "https://files.pythonhosted.org/packages/7b/88/41e44206fcdaef8aa6fe139a1d86e7d11062173968cac8b77d03d8e11df1/pyls-mypy-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "1e139470e4fb27dd93f9fc4fb83e0a12", "sha256": "6b5994602064c76acab3960857e8842039e9d434e42da7312f74fa5a03a847e5" }, "downloads": -1, "filename": "pyls-mypy-0.1.4.tar.gz", "has_sig": false, "md5_digest": "1e139470e4fb27dd93f9fc4fb83e0a12", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19323, "upload_time": "2018-10-29T21:22:49", "url": "https://files.pythonhosted.org/packages/fb/e5/4d5db7ca1d02bd6d2777b115adb6c6c47d3b6552aceb7638f5aa770b6a82/pyls-mypy-0.1.4.tar.gz" } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "d0f59c464d4f350e7c6a40d8eddc7294", "sha256": "41f0383bc2042673c89ffab9667ccd53795f6f8fd772932e2c4b1ce6492cc611" }, "downloads": -1, "filename": "pyls-mypy-0.1.5.tar.gz", "has_sig": false, "md5_digest": "d0f59c464d4f350e7c6a40d8eddc7294", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19433, "upload_time": "2018-10-29T23:53:59", "url": "https://files.pythonhosted.org/packages/fc/37/db81c4e214cd04a23b4c7a27ab9db26a2a391e434f1d9444eff09a4ce66b/pyls-mypy-0.1.5.tar.gz" } ], "0.1.6": [ { "comment_text": "", "digests": { "md5": "0ad9c6277aa69b3df2da45dd829e647f", "sha256": "3fcc427e0a82673e2baf6fc71a64c89590507ef7d9b2ecdff4f5e877f8e7d394" }, "downloads": -1, "filename": "pyls-mypy-0.1.6.tar.gz", "has_sig": false, "md5_digest": "0ad9c6277aa69b3df2da45dd829e647f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19442, "upload_time": "2019-04-16T21:19:05", "url": "https://files.pythonhosted.org/packages/4a/89/e4317bbdb0cedf47ff2795e0dbd9101fdf7fbbae991697b48e842aca115f/pyls-mypy-0.1.6.tar.gz" } ], "0.1.8": [ { "comment_text": "", "digests": { "md5": "dc2b353f02039a7c91e04adcb68aa867", "sha256": "3fd83028961f0ca9eb3048b7a01cf42a9e3d46d8ea4935c1424c33da22c3eb03" }, "downloads": -1, "filename": "pyls-mypy-0.1.8.tar.gz", "has_sig": false, "md5_digest": "dc2b353f02039a7c91e04adcb68aa867", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20135, "upload_time": "2019-10-05T22:18:43", "url": "https://files.pythonhosted.org/packages/20/ba/cf645c7deabc2cf082d0d7871a3a461a605afef700504c59771b1a8f56da/pyls-mypy-0.1.8.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "dc2b353f02039a7c91e04adcb68aa867", "sha256": "3fd83028961f0ca9eb3048b7a01cf42a9e3d46d8ea4935c1424c33da22c3eb03" }, "downloads": -1, "filename": "pyls-mypy-0.1.8.tar.gz", "has_sig": false, "md5_digest": "dc2b353f02039a7c91e04adcb68aa867", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20135, "upload_time": "2019-10-05T22:18:43", "url": "https://files.pythonhosted.org/packages/20/ba/cf645c7deabc2cf082d0d7871a3a461a605afef700504c59771b1a8f56da/pyls-mypy-0.1.8.tar.gz" } ] }